LocationRectangle.Northeast-Eigenschaft

Namespace:  Microsoft.Phone.Maps.Controls
Assembly:  Microsoft.Phone.Maps (in Microsoft.Phone.Maps.dll)

Syntax

'Declaration
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

Eigenschaftswert

Typ: System.Device.Location.GeoCoordinate

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

LocationRectangle Klasse

Microsoft.Phone.Maps.Controls-Namespace