BaseScanControllerVirtualFieldSizeScalingFactor Property |
A scan controller can possibly handle coordinates larger than the scan head's physical field size. These three values define the factors the scan
head's physical field size must be multiplied with to get the virtual field size.
Namespace: RAYLASE.Marker.Device.ScanControllerAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntaxpublic dvec3 VirtualFieldSizeScalingFactor { get; protected set; }
Property Value
dvec3
See Also