Returns this Geometry's vertices.
[Visual Basic]
Overrides Public Function GetCoordinates() As Coordinates
Returns the vertices of this Geometry
Do not modify the array, as it may be the actual array stored by this Geometry. The Geometries contained by composite Geometries must be Geometry's; that is, they must implement get Coordinates.
Point Class | Point Members | Geotools.Geometries Namespace