Click or drag to resize

TriangulationPointHasEdges Property

Gets a value indicating whether this point is associated with constrained edges.

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

Property Value

Boolean
See Also