Właściwość Map.Center —

Przestrzeń nazw:  Microsoft.Phone.Maps.Controls
Zestaw:  Microsoft.Phone.Maps (w Microsoft.Phone.Maps.dll)

Składnia

'Deklaracja
<TypeConverterAttribute(GetType(GeoCoordinateConverter))> _
Public Property Center As GeoCoordinate
[TypeConverterAttribute(typeof(GeoCoordinateConverter))]
public GeoCoordinate Center { get; set; }
[TypeConverterAttribute(typeof(GeoCoordinateConverter))]
public:
property GeoCoordinate^ Center {
    GeoCoordinate^ get ();
    void set (GeoCoordinate^ value);
}
[<TypeConverterAttribute(typeof(GeoCoordinateConverter))>]
member Center : GeoCoordinate with get, set

Wartość właściwości

Typ: System.Device.Location.GeoCoordinate

Informacje o wersji

.NET dla aplikacji dla Windows Phone

Obsługiwane w: Windows Phone 8, Silverlight 8.1

Zabezpieczenia programu .NET Framework

Zobacz też

Informacje

Map Klasa

Przestrzeń nazw Microsoft.Phone.Maps.Controls