Form FlowsheetProcess Redo Method
Pops the most recent entry from the redo stack, applies it, and pushes the current state onto the undo stack.
Definition
Namespace: DWSIM
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
Assembly: DWSIM (in DWSIM.exe) Version: 10.0.9588.16093
C#
public void ProcessRedo()VB
Public Sub ProcessRedo