Click or drag to resize

PointSetTriangulationMode Property

Gets the triangulation mode used for this instance.

Namespace: Poly2Tri
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public virtual TriangulationMode TriangulationMode { get; }

Property Value

TriangulationMode

Implements

TriangulatableTriangulationMode
See Also