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