Cog3DPositionResiduals ResidualsX Property Cognex VisionPro 9.7
Gets the residual statistics based on distance measured solely along the "x" axis.

Namespace: Cognex.VisionPro3D
Assembly: Cognex.VisionPro3D.Core (in Cognex.VisionPro3D.Core.dll) Version: 73.0.0.0
Syntax

public Cog3DResiduals ResidualsX { get; }

Property Value

Type: Cog3DResiduals
The residual statistics based on distance measured solely along the "x" axis.
See Also