BaseScanControllerScanHeads Property |
Gets the scan heads used by the scan controller.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic IEnumerable<BaseScanHead> ScanHeads { get; }
Property Value
IEnumerableBaseScanHead
See Also