Convert radians to degrees.
Namespace: Cognex.VisionProAssembly: Cognex.VisionPro.Core (in Cognex.VisionPro.Core.dll) Version: 73.0.0.0
Syntax
Parameters
- radians
- Type: System Double
The input angle in radians.
Return Value
Type: DoubleThe equivalent angle in degrees.
See Also