DXGraphics.Save() Method
In This Article
Saves the current state of the DXGraphics
object.
Namespace: DevExpress.Drawing
Assembly: DevExpress.Drawing.v24.2.dll
NuGet Package: DevExpress.Drawing
#Declaration
#Returns
Type | Description |
---|---|
Object | The saved state. |
See Also