Click or drag to resize

DTSweepContextAlgorithm Property

Gets the triangulation algorithm implemented by this context.

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

Property Value

TriangulationAlgorithm
See Also