Edit

Share via


Route.Points Property

Definition

The points on the route

public System.Collections.Generic.List<Iot.Device.Nmea0183.RoutePoint> Points { get; }
member this.Points : System.Collections.Generic.List<Iot.Device.Nmea0183.RoutePoint>
Public ReadOnly Property Points As List(Of RoutePoint)

Property Value

Applies to