BaseScanHeadCancelJobLoopRequested Property |
Gets or sets the delegate for canceling the job loop. Used for ending the pointer preview.
Namespace: RAYLASE.Marker.Device.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic Action CancelJobLoopRequested { get; set; }
Property Value
Action
See Also