Click or drag to resize

BaseDistanceSensorScanHead Property

The scan head 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 BaseScanHead? ScanHead { get; set; }

Property Value

BaseScanHead
See Also