CogTransform2DRigid TranslationY Property Cognex VisionPro 9.7
Returns/sets the y 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 TranslationY { get; set; }

Property Value

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

See Also