Search
IGraphics.Save Method
See Also
 





Saves the current state of this IGraphics object.

Namespace: MindFusion.Drawing
Assembly: MindFusion.Common

 Syntax

C#  Copy Code

Object Save ()

Visual Basic  Copy Code

Function Save () As Object

 Return Value

An object that represents the saved state of this IGraphics object.

 See Also