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