Click or drag to resize

IMcLensRefractiveIndex Property

The refractive index of this lens.

Namespace:  MediaCy.IQL.Microscopy.Info
Assembly:  MediaCy.IQL.Microscopy.Info (in MediaCy.IQL.Microscopy.Info.dll) Version: 10.0.6912.0
Syntax
VB
Property RefractiveIndex As Double
	Get
	Set

Property Value

Type: Double
Remarks
Gets or sets the refractive index of the medium typically used with this lens. In most cases, a lens is designed to work with a specified medium, such as air or oil. The refractive index of the medium in use is typically used only for advanced algorithms that require detailed knowledge of the optical properties of the system, for instance deconvolution.
Note Note
While the refractive index of microscope mediums typically will range between 1.0 and 3.0, the value of the refractive index is not limited by this property.
See Also