LocationRectangle.Center-Eigenschaft

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

Syntax

'Declaration
Public ReadOnly Property Center As GeoCoordinate
public GeoCoordinate Center { get; }
public:
property GeoCoordinate^ Center {
    GeoCoordinate^ get ();
}
member Center : GeoCoordinate with get

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