Click or drag to resize

BaseLaserControllerPointerEnabledChanged Event

Getting called when the pointer status changed.

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

Value

ActionBoolean
See Also