Graphics.Save
Graphics.Save method
Saves the current state of this Graphics
and identifies the saved state with a GraphicsState
.
public GraphicsState Save()
Return Value
Returns a GraphicsState
that represents the saved state of this Graphics
.
See Also
- class GraphicsState
- class Graphics
- namespace System.Drawing
- assembly Aspose.Drawing