Creates a polygon given a linearring representing the shell of the polygon.
[Visual Basic]
Overloads Public Function CreatePolygon( _
ByVal shell As LinearRing _
) As Polygon
A new polygon.
Missing <remarks> documentation for M:Geotools.Geometries.GeometryFactory.CreatePolygon(Geotools.Geometries.LinearRing)
GeometryFactory Class | GeometryFactory Members | Geotools.Geometries Namespace | GeometryFactory.CreatePolygon Overload List