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