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