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
PushDone Method
Notifies a Push 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
PushDone
(
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 Push operation is completed.
See Also
Reference
DMcUndoStackEvent Interface
MediaCy.IQL.Engine Namespace
DMcUndoStackEvent
RedoDone(McUndoStack)
DMcUndoStackEvent
UndoDone(McUndoStack)
DMcUndoStackEvent
AboutToPush(McUndoStack, Object, Int32)
Copyright © 2023 Media Cybernetics, Inc.