Click or drag to resize

ScanHeadConfig Class

Container for scan head configuration parameters.
Inheritance Hierarchy
SystemObject
  RAYLASE.SPICE3ConfigBase
    RAYLASE.SPICE3ScanHeadConfig

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public class ScanHeadConfig : ConfigBase

The ScanHeadConfig type exposes the following members.

Properties
 NameDescription
Public propertyAxes Gets the settings for the scanner axes.
Public propertyEnableFieldCorrection Indicates whether or not the field correction should be applied.
Public propertyFieldTransform Gets or Sets the Field Transformation Matrix for the scan head.
Top
See Also