DXGraphics.Restore(Object) Method
Restores the state of this DXGraphics to the specified state.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v25.1.dll
NuGet Package: DevExpress.Drawing
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| state | Object | The state to which to restore the |
See Also