RouteInstruction.PointIndex Property

Definition

The index of the point in the list of polyline "points" corresponding to the point of the instruction.

public int? PointIndex { get; }
member this.PointIndex : Nullable<int>
Public ReadOnly Property PointIndex As Nullable(Of Integer)

Property Value

Applies to