Click or drag to resize

TriangulationContextDebugContext Property

Gets the debug context associated with this triangulation context.

Namespace: Poly2Tri
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public TriangulationDebugContext DebugContext { get; protected set; }

Property Value

TriangulationDebugContext
See Also