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