Set this transform from the given parameters. Rotation is in radians.
Assembly: Cognex.Vision.Core.Net (in Cognex.Vision.Core.Net.dll) Version: 9.22.2.0
Syntax
Parameters
- rotation
- Type: System Double
The rotation in radians.
- translationX
- Type: System Double
The translation along the x-axis.
- translationY
- Type: System Double
The translation along the y-axis.
Remarks
Changed Raised when the transformation changes.
See Also