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