Flips the positions of the elements in the array so that the last is first.
[Visual Basic]
Protected Shared Sub ReversePointOrder( _
ByVal coordinates As Coordinates _
)
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.ReversePointOrder(Geotools.Geometries.Coordinates)
Geometry Class | Geometry Members | Geotools.Geometries Namespace