Click or drag to resize

mcDyePropertyIDs Enumeration

PropertyID's sent as the Property argument for DIMcDyeEvents.DyeChanged event.Remarks: Follow the link for a description of the property.

Namespace:  MediaCy.IQL.Microscopy.Info
Assembly:  MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
Syntax
VB
Public Enumeration mcDyePropertyIDs
Members
  Member nameValueDescription
ID_IMcDye_Name33101McDye.Name
ID_IMcDye_EmissionWavelength33102McDye.EmissionWavelength
ID_IMcDye_ExcitationWavelength33103McDye.ExcitationWavelength
ID_IMcDye_DisplayWavelength33105McDye.DisplayWavelength
ID_IMcDye_Tint33104McDye.Tint
ID_IMcDye_Description33106McDye.Description
See Also