Click or drag to resize

BaseScanHeadCancelJobLoopRequested Property

Gets or sets the delegate for canceling the job loop. Used for ending the pointer preview.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public Action CancelJobLoopRequested { get; set; }

Property Value

Action
See Also