Cog3DPositionResiduals ResidualsX Property Cognex VisionPro
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: 65.1.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