Set this transform from the given parameters. Rotation is in radians.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 79.0.0.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.
Events
| Event Type | Reason |
|---|---|
| ICogChangedEvent Changed | Fires when you use this method to set rotation and translation. |
See Also