Returns this Geometry's internal vertices.
[Visual Basic]
MustOverride Public Function GetCoordinates() As Coordinates
Returns the vertices of this Geometry
If you modify the coordinates in this array, be sure to call GeometryChanged afterwards. The Geometries contained by composite Geometries must be Geometry's; that is, they must implement get Coordinates.
Geometry Class | Geometry Members | Geotools.Geometries Namespace