Click or drag to resize

BaseScanControllerReadyToMarkChanged Event

Getting called when the ready to mark status changes.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public event Action<bool> ReadyToMarkChanged

Value

ActionBoolean
See Also