Click or drag to resize

IMcUndoStackUndo Method

Will save the undoable on top of the Redo stack, update the undoable with the top of the Undo stack, and drop the top of the Undo stack. This function will fire two events: AboutToUndo and UndoDone.

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