Click or drag to resize

ScannerConfigHeads Property

Returns an array containing ScanHeadConfig for each supported head.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public ScanHeadConfig[] Heads { get; }

Property Value

ScanHeadConfig
The head configurations.
See Also