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