Returns this Geometry's vertices. 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.
[Visual Basic]
Overrides Public Function GetCoordinates() As Coordinates
Returns the vertices of this Geometry.
Missing <remarks> documentation for M:Geotools.Geometries.Polygon.GetCoordinates
Polygon Class | Polygon Members | Geotools.Geometries Namespace