Returns a string representation of the Coordinates object.
[Visual Basic]
Overrides Public Function ToString() As String
A string containing the set of coordinates.
The format is: (x1, y1, NaN),(x2, y2, NaN)...
Coordinates Class | Coordinates Members | Geotools.Geometries Namespace