CogTransform2DRigid TranslationX Property Cognex VisionPro 9.7
Returns/sets the x component of the translation vector.

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

public double TranslationX { get; set; }

Property Value

Type: Double
The x component of the translation vector.
Events

See Also