GraphicsCache.Save() Method
Saves the current state of this GraphicsCache object.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Returns
| Type | Description |
|---|---|
| Object | Stores the current GraphicsCache state. |
See Also