DXRegion.Complement(DXGraphicsPath) Method
Updates the region to contain the portion of the specified DXgraphicsPath that does not intersect with the current region.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| path | DXGraphicsPath | A |
See Also