Enum PolyFillType
Namespace: ExtrasClipperLib
Syntax
public enum PolyFillType : int
Fields
Name | Description | Value |
---|---|---|
pftEvenOdd | 0 | |
pftNonZero | 1 | |
pftPositive | 2 | |
pftNegative | 3 |
public enum PolyFillType : int
Name | Description | Value |
---|---|---|
pftEvenOdd | 0 | |
pftNonZero | 1 | |
pftPositive | 2 | |
pftNegative | 3 |