Gets the exterior ring for this polygon.
[Visual Basic]
NotOverridable Public Function GetExteriorRing() As LinearRing Implements _
IPolygon.GetExteriorRing
A linearring for the exterior of this polygon.
Missing <remarks> documentation for M:Geotools.Geometries.Polygon.GetExteriorRing
Polygon Class | Polygon Members | Geotools.Geometries Namespace