Click or drag to resize

BaseCameraScanHead Property

The scan head the camera is attached to in on-axis setups or null if it is an off-axis camera.

Namespace: RAYLASE.Marker.Device.Camera
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public BaseScanHead ScanHead { get; set; }

Property Value

BaseScanHead
See Also