Click or drag to resize

BaseScanControllerScanHeadChanged Event

Getting called when the scan head changes.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public event Action<BaseScanHead, BaseScanHead, int> ScanHeadChanged

Value

ActionBaseScanHead, BaseScanHead, Int32
See Also