Enum ClipType
Namespace: ExtrasClipperLib
Syntax
public enum ClipType : int
Fields
| Name | Description | Value |
|---|---|---|
| ctIntersection | 0 | |
| ctUnion | 1 | |
| ctDifference | 2 | |
| ctXor | 3 |
public enum ClipType : int
| Name | Description | Value |
|---|---|---|
| ctIntersection | 0 | |
| ctUnion | 1 | |
| ctDifference | 2 | |
| ctXor | 3 |