DXGraphics.SetClip(DXRegion) Method
Sets the clipping region to the specified region.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
Name | Type | Description |
---|---|---|
region | DXRegion | The new clipping region. |
See Also