Click or drag to resize

FieldCorrectionCalFactor Property

Gets or sets the calibration factor, in bits/um, of the field correction. The calibration factor assumes a 16-bit large field.

Namespace: RAYLASE.Marker.Corrections
Assembly: RAYLASE.Marker.Corrections (in RAYLASE.Marker.Corrections.dll) Version: 2.19.0
Syntax
C#
public double CalFactor { get; set; }

Property Value

Double
Remarks
Changing this property will affect the FieldSizeX and FieldSizeY.
See Also