Converts a coordinate to a string. of the form (x,y,z).
[Visual Basic]
Overrides Public Function ToString() As String
Returns a string of the form (x, y, z)
The string is in the form (x, y, z)
Coordinate Class | Coordinate Members | Geotools.Geometries Namespace