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