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