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