Click or drag to resize

BaseScanControllerLaserControllerChanged Event

Getting called when the laser controller changes.

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

Value

ActionBaseLaserController, BaseLaserController
See Also