Constructs a Transform2DRigid using the supplied components.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.21.1.1
Syntax
Parameters
- rotation
- Type: System Double
The rotation angle ( in radians).
- translationX
- Type: System Double
The translation in X axis.
- translationY
- Type: System Double
The translation in Y axis.
See Also