DXRegion.Exclude(DXGraphicsPath) Method
Excludes the specified DXGraphicsPath instance from the region.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| path | DXGraphicsPath | An object to exclude from the region. |
See Also