Click or drag to resize

CorrectionFileGetScannerInfo Method

Read the additional ScannerInfo that can be stored inside the underlying correction file.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public ScannerInfo GetScannerInfo()

Return Value

ScannerInfo
The additional ScannerInfo ore null if none exist.
Exceptions
ExceptionCondition
ArgumentExceptionIf reading the additional fields fails.
See Also