LineString.Coordinates Property

Definition

The coordinates of the linestring.

public System.Collections.Generic.IList<System.Collections.Generic.IList<float>> Coordinates { get; }
member this.Coordinates : System.Collections.Generic.IList<System.Collections.Generic.IList<single>>
Public ReadOnly Property Coordinates As IList(Of IList(Of Single))

Property Value

Applies to