Click or drag to resize

MediaCy.IQL.Microscopy.Info Namespace

Contains the classes defining Dyes and Lenses.
Interfaces
  InterfaceDescription
Public interfaceDIMcDyeEvents
Public interfaceDIMcDyeEvents_Event
Public interfaceDIMcLensEvents
Public interfaceDIMcLensEvents_Event
Public interfaceIMcDye
An interface implemented by McDye.
Public interfaceIMcDyes
An interface implemented by McDyes.
Public interfaceIMcLens
An interface implemented by McLens.
Public interfaceIMcLenses
An interface implemented by McLenses.
Public interfaceMcDye
Public interfaceMcDyes
Public interfaceMcLens
Public interfaceMcLenses
Delegates
  DelegateDescription
Public delegateDIMcDyeEvents_BeforeAddEventHandler
Event fired before a new dye is created by McDyes.Add.
Public delegateDIMcDyeEvents_BeforeOpenEventHandler
Event fired before the dye collection is opened by McDyes.Open.
Public delegateDIMcDyeEvents_BeforeRemoveEventHandler
Event fired before an dye is destroyed by McDyes.Remove, or all are removed by McLenses.RemoveAll.
Public delegateDIMcDyeEvents_BeforeSaveEventHandler
Event fired before the dye collection is saved by McDyes.Save.
Public delegateDIMcDyeEvents_DyeChangedEventHandler
Event fired when an McDye property is assigned a new value.
Public delegateDIMcDyeEvents_PropertyChangedEventHandler
Event fired when an McDye property is assigned a new value.
Public delegateDIMcLensEvents_BeforeAddEventHandler
Event fired before a new lens is created by McLenses.Add.
Public delegateDIMcLensEvents_BeforeOpenEventHandler
Event fired before the dye collection is opened by McDyes.Open.
Public delegateDIMcLensEvents_BeforeRemoveEventHandler
Event fired before an lens object is destroyed by McLenses.Remove, or all are removed by McLenses.RemoveAll.
Public delegateDIMcLensEvents_BeforeSaveEventHandler
Event fired before the lens collection is saved by McLenses.Save.
Public delegateDIMcLensEvents_LensChangedEventHandler
Event fired when an McLens property is assigned a new value.
Public delegateDIMcLensEvents_PropertyChangedEventHandler
Event fired when an McLenses property is assigned a new value.
Enumerations
  EnumerationDescription
Public enumerationmcDyePropertyIDs
PropertyID's sent as the Property argument for DIMcDyeEvents.DyeChanged event.Remarks: Follow the link for a description of the property.
Public enumerationmcDyesPropertyIDs
PropertyID's sent as the Property argument for DIMcDyeEvents.PropertyChanged event.Remarks: Follow the link for a description of the property.
Public enumerationmcLensesPropertyIDs
PropertyID's sent as the Property argument for DIMcLensEvents.PropertyChanged event.Remarks: Follow the link for a description of the property.
Public enumerationmcLensPropertyIDs
PropertyID's sent as the Property argument for DIMcLensEvents.Changed event.Remarks: Follow the link for a description of the property.