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: 7.3.77.25127 UnwrapStitching cc0329b4, built 2018-08-31 12:02:55 UTC
Syntax
public interface IObjectiveInfo : ILynceeDataSet

The IObjectiveInfo type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Public propertyDiameter_mm
Public propertyInstalled
Public propertyLength_mm
Public propertyMagnification
Public propertyName
Public propertyNumericalAperture
Public propertyObjectiveId
Public propertyOptimalDistance_mm
Public propertyPixelXSize_um
Calibrated value of size corresponding to a pixel in the image in the X direction. In [um]
Public propertyPixelYSize_um
Calibrated value of size corresponding to a pixel in the image in the Y direction. In [um]
Public propertyStandardDistance_cm
Public propertyTurretPositionIndex
Top
See Also