Click or drag to resize

PolygonSet_polygons Field

Stores the polygons contained in the set.

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

Field Value

ListPolygon
See Also