Compartir a través de


LocationRectangle (Constructor) (GeoCoordinate, GeoCoordinate)

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

Sintaxis

'Declaración
Public Sub New ( _
    northwest As GeoCoordinate, _
    southeast As GeoCoordinate _
)
public LocationRectangle(
    GeoCoordinate northwest,
    GeoCoordinate southeast
)
public:
LocationRectangle(
    GeoCoordinate^ northwest, 
    GeoCoordinate^ southeast
)
new : 
        northwest:GeoCoordinate * 
        southeast:GeoCoordinate -> LocationRectangle

Parámetros

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

LocationRectangle (Sobrecarga)

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