MapsTask.Center (Propiedad)

Espacio de nombres:  Microsoft.Phone.Tasks
Ensamblado:  Microsoft.Phone (en Microsoft.Phone.dll)

Sintaxis

'Declaración
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

Valor de propiedad

Tipo: System.Device.Location.GeoCoordinate

Información de versión

.NET para aplicaciones de Windows Phone

Compatible con: Windows Phone 8, Silverlight 8.1

Seguridad de .NET Framework

Vea también

Referencia

MapsTask Clase

Microsoft.Phone.Tasks (Espacio de nombres)