Gets or sets the scaling from pixel values to mm used when field calibration is in effect.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 75.0.0.0
Syntax
Property Value
Type: DoubleThe number of mm per pixel value.
Remarks
This value is ignored if either UseFieldCalibration or RemoveSkewFromRangeImage are false.
The default value is the same as the default for ZScale. The value will be forced to the default if UseDefaultScales is true
See Also