Click or drag to resize

BaseDistanceSensorScanController Property

The scan controller with the distance sensor is attached to.

Namespace: RAYLASE.Marker.Device.DistanceSensor
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.26.1
Syntax
C#
public BaseScanController? ScanController { get; set; }

Property Value

BaseScanController
See Also