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