Geotools.Net

Polygon._shell Field

The exterior boundary, or null if this Polygon is the empty geometry.

[Visual Basic]
Protected _shell As LinearRing
[C#]
protected LinearRing _shell;

Remarks

Missing <remarks> documentation for F:Geotools.Geometries.Polygon._shell

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace