Click or drag to resize

DTSweepContextTail Property

Gets or sets the artificial tail point used to seed the front.

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

Property Value

TriangulationPoint
See Also