LocationRectangle.Intersects (Método)

Espacio de nombres:  Microsoft.Phone.Maps.Controls
Ensamblado:  Microsoft.Phone.Maps (en Microsoft.Phone.Maps.dll)

Sintaxis

'Declaración
Public Function Intersects ( _
    locationRectangle As LocationRectangle _
) As Boolean
public bool Intersects(
    LocationRectangle locationRectangle
)
public:
bool Intersects(
    LocationRectangle^ locationRectangle
)
member Intersects : 
        locationRectangle:LocationRectangle -> bool 

Parámetros

Valor devuelto

Tipo: System.Boolean

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

LocationRectangle Clase

Microsoft.Phone.Maps.Controls (Espacio de nombres)