DIMcImageEvents_EventFrameAdded Event
|
|
Event fired when one or more frames are appended, inserted or reordered
after the initial creation of an image.
Namespace:
MediaCy.IQL.Engine
Assembly:
MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
RemarksThis event is fired by the McImage.AddFrames, McImage.MoveFrames (on
the destination image) and McImage.ReorderFrames.
See Also