GuidanceManeuver.StartLocation Eigenschaft

Definition

Ruft den Ort ab, an dem das Manöver beginnt.

Anmerkung

Diese API ist nicht für alle Windows-Apps verfügbar. Sofern Ihr Entwicklerkonto nicht speziell von Microsoft bereitgestellt wird, schlagen Aufrufe dieser API zur Laufzeit fehl. Weitere Informationen zum Windows.Services.Maps.Guidance Namespace können Sie mit Ihrem Microsoft-Kontoteammitarbeiter verwenden.

public:
 property Geopoint ^ StartLocation { Geopoint ^ get(); };
Geopoint StartLocation();
public Geopoint StartLocation { get; }
var geopoint = guidanceManeuver.startLocation;
Public ReadOnly Property StartLocation As Geopoint

Eigenschaftswert

Der Ort, an dem das Manöver beginnt.

Gilt für: