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