DXGraphics.GetClip() Method
Gets a region that limits the drawing region of the graphics layout.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Returns
| Type | Description |
|---|---|
| DXRegion | A region that is currently available for drawing. |
See Also