Click or drag to resize

ScannerConfigFieldSize Property

Gets or sets the field size.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax
C#
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