This method manages redoStack
First stores in redoStack the current state
Then recover from undoStack the last state
Namespace:
GLSVAssembly: GLSV (in GLSV.dll) Version: 1.2009.6.26 (1.2009.06.26)
Syntax
C# |
---|
public void Redo() |
Visual Basic (Declaration) |
---|
Public Sub Redo |
Visual C++ |
---|
public: void Redo() |