Click or drag to resize

PolyNodeContour Property

[Missing <summary> documentation for "P:ClipperLib.PolyNode.Contour"]


Namespace: ClipperLib
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public List<IntPoint> Contour { get; }

Property Value

ListIntPoint
See Also