DIMcDyeEvents_Event Interface |
![]() |
Namespace: MediaCy.IQL.Microscopy.Info
Public Interface DIMcDyeEvents_Event
The DIMcDyeEvents_Event type exposes the following members.
Name | Description | |
---|---|---|
![]() | BeforeAdd | Event fired before a new dye is created by McDyes.Add. |
![]() | BeforeOpen | Event fired before the dye collection is opened by McDyes.Open. |
![]() | BeforeRemove | Event fired before an dye is destroyed by McDyes.Remove, or all
are removed by McLenses.RemoveAll. |
![]() | BeforeSave | Event fired before the dye collection is saved by McDyes.Save. |
![]() | DyeChanged | Event fired when an McDye property is assigned a new value. |
![]() | PropertyChanged | Event fired when an McDye property is assigned a new value. |