Freigeben über


RouteManeuver.StartGeoCoordinate-Eigenschaft

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

Syntax

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

RouteManeuver Klasse

Microsoft.Phone.Maps.Services-Namespace