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