EnhancedWaypoint Klasse
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
Stellt einen Stopp-, Start- oder Zwischenwegpunkt dar, den eine Route durchlaufen muss.
public ref class EnhancedWaypoint sealed
/// [Windows.Foundation.Metadata.Activatable(Windows.Services.Maps.IEnhancedWaypointFactory, 262144, "Windows.Foundation.UniversalApiContract")]
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
/// [Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
class EnhancedWaypoint final
[Windows.Foundation.Metadata.Activatable(typeof(Windows.Services.Maps.IEnhancedWaypointFactory), 262144, "Windows.Foundation.UniversalApiContract")]
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
[Windows.Foundation.Metadata.Threading(Windows.Foundation.Metadata.ThreadingModel.Both)]
public sealed class EnhancedWaypoint
Public NotInheritable Class EnhancedWaypoint
- Vererbung
- Attribute
Windows-Anforderungen
Gerätefamilie |
Windows 10 Creators Update (eingeführt in 10.0.15063.0)
|
API contract |
Windows.Foundation.UniversalApiContract (eingeführt in v4.0)
|
Konstruktoren
EnhancedWaypoint(Geopoint, WaypointKind) |
Erstellt eine instance der EnhancedWayPoint-Klasse. |
Eigenschaften
Kind |
Ruft den Typ des Wegpunkts ab. |
Point |
Ruft die Koordinaten eines geografischen Standorts ab. |