Freigeben über


EnhancedWaypoint Klasse

Definition

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
Object Platform::Object IInspectable EnhancedWaypoint
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.

Gilt für: