GraphicsCache.SaveAndSetClip(RectangleF, Boolean) Method
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
Name | Type |
---|---|
bounds | RectangleF |
Optional Parameters
Name | Type | Default |
---|---|---|
intersect | Boolean | False |
Returns
Type |
---|
DevExpress.Utils.Drawing.GraphicsClipState |
See Also