Geotools.Net

Polygon.GetCoordinate Method 

Gets the coordinates for the shell of this polygon.

[Visual Basic]
Overrides Public Function GetCoordinate() As Coordinate
[C#]
public override Coordinate GetCoordinate();

Return Value

The coordinates for the shell of the polygon.

Remarks

Missing <remarks> documentation for M:Geotools.Geometries.Polygon.GetCoordinate

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace