GraphicsCache.SaveAndSetClip(RectangleF, Boolean) Method
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v25.2.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