Click or drag to resize

IMcLens Interface

An interface implemented by McLens.

Namespace:  MediaCy.IQL.Microscopy.Info
Assembly:  MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
Syntax
VB
Public Interface IMcLens

The IMcLens type exposes the following members.

Properties
  NameDescription
Public propertyColorKey
The color key of this lens.
Public propertyDescription
The optional description of this lens.
Public propertyMagnification
The magnification of this lens.
Public propertyManufacturer
The manufacturer of this lens.
Public propertyMedium
The immersion medium used with this lens.
Public propertyName
The name of this lens.
Public propertyNumericalAperture
The numeric aperture of this lens.
Public propertyPartNumber
The part number of this lens.
Public propertyRefractiveIndex
The refractive index of this lens.
Top
Methods
  NameDescription
Public methodCode exampleApplyProperties
Apply the lens information properties.
Public methodCode exampleRemoveProperties
Remove the lens information properties.
Public methodUpdateToFile
Saves the lens information to a lens information file
Top
See Also