DXRegion.Exclude Method
| Name | Parameters | Description |
|---|---|---|
| Exclude(DXGraphicsPath) | path |
Excludes the specified DXGraphicsPath instance from the region.
|
| Exclude(DXRegion) | right | Excludes the specified region from the current region. |
| Exclude(RectangleF) | rect | Excludes the specified rectangle from the region. |