Click or drag to resize

BaseScanHeadPointerCalibrations Property

Gets the array of calibrations used for the hot pointer. 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[] PointerCalibrations { get; set; }

Property Value

FieldCalibration
See Also