Click or drag to resize

BaseScanHeadCalibrations Property

Gets the array of calibrations used for the hot laser. One calibration per correction file.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public FieldCalibration[] Calibrations { get; set; }

Property Value

FieldCalibration
See Also