Click or drag to resize

ScannerConfigMaxMagnification Property

Gets or sets the maximum spot magnification factor.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public double MaxMagnification { get; set; }

Property Value

Double
The maximum spot magnification factor.
Remarks
Note that the minimum magnification is always 1.0 by definition.
See Also