PointGeometry.Coordinates Property

Definition

The coordinates of the point as [longitude, latitude].

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

Property Value

Applies to