Aurigma Graphics Mill 5.5 for .NET
Bitmap..::.SaveState Method
Saves state of the object.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Public Overridable Sub SaveState
C#
public virtual void SaveState()
Implements
Remarks
After you save the object state, you can revert to it using Undo()()() method.