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.0.35712.0 8_0_dev 37f4dd99, built 2019-04-05 12:56:48 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