Description
Gets or sets the magnification modifier.
-
Property type
-
A Double value.
-
Syntax
-
object.MagModifier [= value]
The MagModifier Property syntax has these parts: |
| object | An expression evaluating to an object of type McSpatialCalibs. | | value | A Double value. | Remarks
new
The Magnification Modifiers represents any optics in the light path that change the total system magnification. When such optics are in use, you can set the MagModifier to the magnification of the additional optics and when the current system calibration is applied to an image, a derived calibration corrected for the additional magnification will automatically be created and applied in place of the system calibration.
|