BaseScanHeadSelectCorrectionFileDelegate Property |
Gets or sets the delegate for activating the (already existing) correction file.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Action<int> SelectCorrectionFileDelegate { get; set; }
Property Value
ActionInt32
See Also