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