Geotools.Net

Polygon.Shell Property

Gets the shell of this polygon.

[Visual Basic]
Public ReadOnly Property Shell As LinearRing
[C#]
public LinearRing Shell {get;}

Property Value

Missing <value> documentation for P:Geotools.Geometries.Polygon.Shell

Remarks

Missing <remarks> documentation for P:Geotools.Geometries.Polygon.Shell

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace