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