Gets or sets the range image pixel size in the Y direction used when field calibration is in effect.
Namespace: Cognex.VisionPro.Implementation.InternalAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
Syntax
Property Value
Type: DoubleThe size of the range image pixel in the Y direction.
Implements
ICogAcqFieldCalibration FieldCalibrationYScaleRemarks
This value is ignored if either UseFieldCalibration or RemoveSkewFromRangeImage are false.
The default value is the same as the default for XScale. Note that the X and Y scales default to the same value to produce square pixels in the range image. The value will be forced to the default if UseDefaultScales is true
See Also