BIntersectResult Enumeration
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| IntersectOnA | 1 | ||
| IntersectOnB | 2 | ||
| NoIntersection | 4 |
This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.
| Name | Value | Description | |
|---|---|---|---|
| IntersectOnA | 1 | ||
| IntersectOnB | 2 | ||
| NoIntersection | 4 |