BooleanOperationsType
Description:
An enumerated type listing boolean types that are supported for boolean operation.
An enumerated type listing boolean types that are supported for boolean operation.
public enum BooleanOperationsType
| Name | Description |
|---|---|
| Difference | Difference. |
| Intersect | Intersect. |
| Union | Union. |