MapOverlay.GeoCoordinate, propriété

Espace de noms :  Microsoft.Phone.Maps.Controls
Assembly :  Microsoft.Phone.Maps (dans Microsoft.Phone.Maps.dll)

Syntaxe

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

Valeur de propriété

Type : System.Device.Location.GeoCoordinate

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

MapOverlay Classe

Microsoft.Phone.Maps.Controls, espace de noms