DXRegion.Xor(DXGraphicsPath) Method
Updates the region to include the union minus the intersection of itself with the specified DXGraphicsPath object.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| path | DXGraphicsPath | The |
See Also