DXRegion.Exclude(DXRegion) Method
Excludes the specified region from the current region.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
right | DXRegion | A region to exclude from the current region. |
See Also