Click or drag to resize

BaseScanHeadMaxMagnification Property

Gets the maximal supported magnification. The range is always from 1 to MaxMagnification. Returns 1 if magnification is not supported by the scan head. It's normally defined by the used CorrectionFile.

Namespace: RAYLASE.Marker.Device.ScanHead
Assembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.19.0
Syntax
C#
public double MaxMagnification { get; set; }

Property Value

Double
See Also