Edit

Share via


Route.StartPoint Property

Definition

Gets the first point of the route

public Iot.Device.Nmea0183.RoutePoint StartPoint { get; }
member this.StartPoint : Iot.Device.Nmea0183.RoutePoint
Public ReadOnly Property StartPoint As RoutePoint

Property Value

Exceptions

The route is empty

Applies to