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