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()

Remarks

After you save the object state, you can revert to it using Undo()()() method.