Edit

Share via


RoutePoint.DistanceToNextWaypoint Property

Definition

The distance to the next waypoint

public UnitsNet.Length? DistanceToNextWaypoint { get; set; }
member this.DistanceToNextWaypoint : Nullable<UnitsNet.Length> with get, set
Public Property DistanceToNextWaypoint As Nullable(Of Length)

Property Value

Nullable<UnitsNet.Length>

Applies to