Namespace:Aurigma.GraphicsMill Assembly:Aurigma.GraphicsMill (in Aurigma.GraphicsMill.dll)
Syntax
Visual Basic
Sub Redo
C#
void Redo()
Remarks
This method can be used only if you already called Undo() method. If no undone states are available this method will fail. You can check this with CanRedo property.