Click or drag to resize

Polygon_points Field

Stores the polygon boundary points.

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

Field Value

ListTriangulationPoint
See Also