Click or drag to resize

BaseScanController.ScanHeadChanged Event

Getting called when the scan head changes.

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

Value

Action<BaseScanHead, BaseScanHead, Int32>
See Also