Partager via


LocationRectangle, constructeur (GeoCoordinate, GeoCoordinate)

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

'Déclaration
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

Paramètres

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

LocationRectangle Classe

LocationRectangle, surcharge

Microsoft.Phone.Maps.Controls, espace de noms