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.ScanHeadAssembly: RAYLASE.Marker.Device (in RAYLASE.Marker.Device.dll) Version: 2.31.0
Syntaxpublic double MaxMagnification { get; set; }Property Value
Double
See Also