LocationRectangle.Northeast, propriété

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

Syntaxe

'Déclaration
Public Property Northeast As GeoCoordinate
public GeoCoordinate Northeast { get; set; }
public:
property GeoCoordinate^ Northeast {
    GeoCoordinate^ get ();
    void set (GeoCoordinate^ value);
}
member Northeast : GeoCoordinate with get, set

Valeur de propriété

Type : System.Device.Location.GeoCoordinate

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

Microsoft.Phone.Maps.Controls, espace de noms