Converts the List to an array.
[Visual Basic]
Public Shared Function ToPointArray( _
ByVal points As ArrayList _
) As Point()
The List in array format.
Missing <remarks> documentation for M:Geotools.Geometries.GeometryFactory.ToPointArray(System.Collections.ArrayList)
GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace