GraphicsCache.Restore(Object) Method
Restores the GraphicsCache to the required state. See the Restore method description for more information.
Namespace: DevExpress.Utils.Drawing
Assembly: DevExpress.Utils.v25.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| state | Object | The state to restore this GraphicsCache to. |
See Also