Click or drag to resize

BaseScanControllerScanHeads Property

Gets the scan heads used by the scan controller.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public IEnumerable<BaseScanHead> ScanHeads { get; }

Property Value

IEnumerableBaseScanHead
See Also