Click or drag to resize

PolyFillType Enumeration

[Missing <summary> documentation for "T:ClipperLib.PolyFillType"]

Namespace:  ClipperLib
Assembly:  Starfield.Utils (in Starfield.Utils.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public enum PolyFillType
Members
  Member nameValueDescription
pftEvenOdd0
pftNonZero1
pftPositive2
pftNegative3
See Also