Undoes specified number of last changes.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub Undo ( _ undoSteps As Integer _ )
public virtual void Undo( int undoSteps )
Type: System.Int32
Number of steps to undo.