Click or drag to resize

Polygon_holes Field

Stores holes contained in the polygon.

Namespace: Poly2Tri
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
protected List<Polygon> _holes

Field Value

ListPolygon
See Also