ScannerConfigFieldSize Property |
Gets or sets the field size.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax public Point3D FieldSize { get; set; }
Property Value
Point3D
The field size.
Remarks
Note that for a 2D scanhead, Z should be set to 1. A field size of will cause an error when executing a list.
See Also