Click or drag to resize

BaseScanControllerInvokeReadyToMarkChanged Method


Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
protected void InvokeReadyToMarkChanged(
	bool status
)

Parameters

status  Boolean
True if device is ready to mark.
See Also