Executes REDO.
Namespace: Sgry.AzukiAssembly: Azuki (in Azuki.dll) Version: 1.7.13.40248
Syntax
| C# |
|---|
public void Redo() |
| Visual Basic |
|---|
Public Sub Redo |
Remarks
This method 'replays' the lastly UNDOed action if available. If there is no REDOable action, this method will do nothing.