Constructs a CogTransform2DRigid using the supplied components.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 69.0.0.0
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