Geotools.Net

Polygon.Holes Property

Gets the interior holes of this polygon.

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

Property Value

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

Remarks

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

See Also

Polygon Class | Polygon Members | Geotools.Geometries Namespace