Click or drag to resize

Polygon_steinerPoints Field

Stores optional Steiner points inside the polygon.

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

Field Value

ListTriangulationPoint
See Also