Shifts the positions of the coordinates until firstCoordinate is first.
[Visual Basic]
Protected Shared Sub Scroll( _
ByVal coordinates As ArrayList, _
ByVal firstCoordinate As Coordinate _
)
Missing <remarks> documentation for M:Geotools.Geometries.Geometry.Scroll(System.Collections.ArrayList,Geotools.Geometries.Coordinate)
Geometry Class | Geometry Members | Geotools.Geometries Namespace