Click or drag to resize

PolyNodeContour Property

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

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public List<IntPoint> Contour { get; }

Property Value

Type: ListIntPoint
See Also