This function, when calculated, returns the specified angle in degrees.
Degrees([Angle])
Where:
Angle is the angle, measured in radians, that you want to convert to degrees.
The Degrees function, when calculated, returns the specified angle in degrees.
Rule  | Meaning | 
|---|---|
| Degrees(CornerAngleTextBoxReturn) | Converts the return value from the CornerAngleTextBox to degrees, from radians. | 
CornerAngleTextBoxReturn Value  | Result of the Degrees function  | 
|---|---|
| 6.283185307 | 360 | 
| 1.570796327 | 90 |