BaseScanHeadCalibrationRequested Property | 
            Getting called when calibration gets requested.
            
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.31.0
Syntaxpublic Action<(int CorrectionFileIndex, Action<string> Callback)> CalibrationRequested { get; set; }Property Value
ActionValueTupleInt32, 
ActionString
See Also