EnhancedWaypoint.Kind Property

Definition

Gets the type of waypoint.

public:
 property WaypointKind Kind { WaypointKind get(); };
WaypointKind Kind();
public WaypointKind Kind { get; }
var waypointKind = enhancedWaypoint.kind;
Public ReadOnly Property Kind As WaypointKind

Property Value

The type of waypoint.

Applies to