Freigeben über


BingMapsTask.Center-Eigenschaft

Namespace:  Microsoft.Phone.Tasks
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Property Center As GeoCoordinate
public GeoCoordinate Center { get; set; }
public:
property GeoCoordinate^ Center {
    GeoCoordinate^ get ();
    void set (GeoCoordinate^ value);
}
member Center : 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

BingMapsTask Klasse

Microsoft.Phone.Tasks-Namespace