Automation Help
Automation Help
Automation Reference
MediaCy.IQL.Engine
DMcUndoStackEvent Interface
DMcUndoStackEvent Methods
AboutToPush Method
AboutToRedo Method
AboutToUndo Method
PushDone Method
RedoDone Method
UndoDone Method
DMcUndoStackEvent
UndoDone Method
Notifies a Undo happened on the undo-redo manager
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Copy
Sub
UndoDone
(
UndoStack
As
McUndoStack
)
Parameters
UndoStack
Type:
MediaCy.IQL.Engine
McUndoStack
The undo-redo manager where the event took place
Remarks
The event is fired after the Undo operation is completed.
See Also
Reference
DMcUndoStackEvent Interface
MediaCy.IQL.Engine Namespace
DMcUndoStackEvent
PushDone(McUndoStack)
DMcUndoStackEvent
RedoDone(McUndoStack)
DMcUndoStackEvent
AboutToUndo(McUndoStack)
Copyright © 2023 Media Cybernetics, Inc.