DIMcImageSetEvents_EventSetChanged Event

Event fired when property of the McImageSet is assigned a new value, or if the set dimensions are changed.

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Event SetChanged As DIMcImageSetEvents_SetChangedEventHandler

Value

Type: MediaCy.IQL.SetsDIMcImageSetEvents_SetChangedEventHandler
Remarks
This event is the only event that will be fired on the McImageSet itself.
See Also