Returns/sets the y component of the translation vector.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 80.0.0.0
Syntax
Property Value
Type: DoubleEvents
| Event Type | Reason |
|---|---|
| CogTransform2DLinear Changed | Fires when the y-axis translation changes. The following state flags may be affected: |
Remarks
Sets or gets the y-component of the translation vector. In the standard transformation matrix, the y-component of the translation vector is represented by the symbol Ty.
See Also