MediaCy.IQL.Microscopy.Info Namespace |
![]() |
Interface | Description | |
---|---|---|
![]() | DIMcDyeEvents | |
![]() | DIMcDyeEvents_Event | |
![]() | DIMcLensEvents | |
![]() | DIMcLensEvents_Event | |
![]() | IMcDye | An interface implemented by McDye. |
![]() | IMcDyes | An interface implemented by McDyes. |
![]() | IMcLens | An interface implemented by McLens. |
![]() | IMcLenses | An interface implemented by McLenses. |
![]() | McDye | |
![]() | McDyes | |
![]() | McLens | |
![]() | McLenses |
Delegate | Description | |
---|---|---|
![]() | DIMcDyeEvents_BeforeAddEventHandler | Event fired before a new dye is created by McDyes.Add. |
![]() | DIMcDyeEvents_BeforeOpenEventHandler | Event fired before the dye collection is opened by McDyes.Open. |
![]() | DIMcDyeEvents_BeforeRemoveEventHandler | Event fired before an dye is destroyed by McDyes.Remove, or all
are removed by McLenses.RemoveAll. |
![]() | DIMcDyeEvents_BeforeSaveEventHandler | Event fired before the dye collection is saved by McDyes.Save. |
![]() | DIMcDyeEvents_DyeChangedEventHandler | Event fired when an McDye property is assigned a new value. |
![]() | DIMcDyeEvents_PropertyChangedEventHandler | Event fired when an McDye property is assigned a new value. |
![]() | DIMcLensEvents_BeforeAddEventHandler | Event fired before a new lens is created by McLenses.Add. |
![]() | DIMcLensEvents_BeforeOpenEventHandler | Event fired before the dye collection is opened by McDyes.Open. |
![]() | DIMcLensEvents_BeforeRemoveEventHandler | Event fired before an lens object is destroyed by McLenses.Remove, or all
are removed by McLenses.RemoveAll. |
![]() | DIMcLensEvents_BeforeSaveEventHandler | Event fired before the lens collection is saved by McLenses.Save. |
![]() | DIMcLensEvents_LensChangedEventHandler | Event fired when an McLens property is assigned a new value. |
![]() | DIMcLensEvents_PropertyChangedEventHandler | Event fired when an McLenses property is assigned a new value. |
Enumeration | Description | |
---|---|---|
![]() | mcDyePropertyIDs | PropertyID's sent as the Property argument for DIMcDyeEvents.DyeChanged event.Remarks: Follow the link for a description of the property. |
![]() | mcDyesPropertyIDs | PropertyID's sent as the Property argument for DIMcDyeEvents.PropertyChanged event.Remarks: Follow the link for a description of the property. |
![]() | mcLensesPropertyIDs | PropertyID's sent as the Property argument for DIMcLensEvents.PropertyChanged event.Remarks: Follow the link for a description of the property. |
![]() | mcLensPropertyIDs | PropertyID's sent as the Property argument for DIMcLensEvents.Changed event.Remarks: Follow the link for a description of the property. |