Click or drag to resize

IMcLensNumericalAperture Property

The numeric aperture 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 NumericalAperture As Double
	Get
	Set

Property Value

Type: Double
Remarks
Gets or sets the numeric aperture of this lens. The numeric aperture 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 numeric aperture of microscope objectives typically will range between .1 and 2.0, the value of the numeric aperture is not limited by this property.
See Also