CogTransform2DRigid TranslationY Property Cognex VisionPro
Returns/sets the y component of the translation vector.

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

public double TranslationY { get; set; }

Property Value

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

See Also