Click or drag to resize

BaseScanControllerVirtualFieldSize Property

A scan controller can possibly handle coordinates larger than the scan head's physical field size. This is the size of the virtual field size.

Namespace: RAYLASE.Marker.Device.ScanController
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public dvec3 VirtualFieldSize { get; }

Property Value

dvec3
See Also