DIMcImageSetEvents_Event Interface |
![]() |
Namespace: MediaCy.IQL.Sets
Public Interface DIMcImageSetEvents_Event
The DIMcImageSetEvents_Event type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeforeAdd | Event fired before a new set is created by McImageSets.Add. |
![]() | BeforeOpen | Event fired before an image set is opened. |
![]() | BeforeRemove | Event fired before an image set is destroyed by McImageSets.Remove, or all
are removed by McImageSets.RemoveAll. |
![]() | BeforeSave | Event fired before the specified image set is saved. |
![]() | PropertyChanged | Event fired when a McImageSets property is assigned a new value. |
![]() | SetChanged | Event fired when property of the McImageSet is assigned a new value, or if the set dimensions are changed. |