Redoes specified number of last undone actions.
Namespace:
Aurigma.GraphicsMill
Assembly:
Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Public Overridable Sub Redo ( _ redoSteps As Integer _ )
public virtual void Redo( int redoSteps )
Type: System.Int32
Number of steps to redo.