Restores the state of this IGraphics object to the specified state.
Namespace: MindFusion.Drawing
Assembly: MindFusion.Common
SyntaxC#
Copy Code
|
|---|
void Restore ( |
Visual Basic
Copy Code
|
|---|
Sub Restore( _ |
An object that represents the state to which to restore this IGraphics object.
See Also