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