BaseDistanceSensorDeviceUIRequested Event |
Getting called when the scan head UI gets requested.
Namespace: RAYLASE.Marker.Device.DistanceSensorAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntaxpublic event Action<BaseDeviceController, Action> DeviceUIRequested
Value
ActionBaseDeviceController,
Action
See Also