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