Saves the current state of this IGraphics object.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
Object Save () |
Visual Basic
Copy Code
|
|---|
Function Save () As Object |
An object that represents the saved state of this IGraphics object.
See Also