Click or drag to resize

IObjectiveInfo Interface

Interface representing a row in the Objective Info table of the database

Namespace:  LynceeTec.Interfaces
Assembly:  LynceeTec.Interfaces (in LynceeTec.Interfaces.dll) Version: 8.1.17212.0 8_1_dev 6ff713ba, built 2019-10-03 13:47:19 UTC
Syntax
public interface IObjectiveInfo : IFactorySetting, 
	ILynceeDataSet

The IObjectiveInfo type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Public propertyDiameter_mm
Public propertyInstalled
Public propertyLength_mm
Public propertyMagnification
The magnification of the objective.
Public propertyName
Public propertyNumericalAperture
Public propertyObjectiveId
Public propertyOptimalDistance_mm
Public propertyPixelXSize_um
The calibrated value of the length corresponding to a pixel in the image in the X direction. In [um]
Public propertyPixelYSize_um
The calibrated value of the length corresponding to a pixel in the image in the Y direction. In [um]
Public propertyPrimaryKey (Inherited from ILynceeDataSet.)
Public propertyStandardDistance_cm
Public propertyTurretPositionIndex
Top
Methods
  NameDescription
Public methodInit (Inherited from ILynceeDataSet.)
Top
See Also