Click or drag to resize

IMcUndoStackRedo Method

Will save the undoable on top of the Undo stack, update the undoable with the top of the Redo stack, and drop the top of the Redo stack. The operation will fail if the Redo stack is empty. This function will fire two events: AboutToRedo and RedoDone.

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub Redo
See Also