AngleUnit.FromRadians Method
Converts an angle in radians to this AngleUnit.
Thread safety: This method is thread-safe.
FromRadians(System.Double angle)
Converts an angle in radians to this AngleUnit.Syntax
public System.Double FromRadians (
System.Double angle
)
Parameters
angle
Type: System.Double
An angle expressed in radians.
An angle expressed in radians.
Return Value
Type: System.Double
The same angle expressed in this AngleUnit.
The same angle expressed in this AngleUnit.
Platforms
Windows, Linux, Android