Dan's Geometry Library
C#
VB
ASP.NET
Show/Hide TOC
Trig
Get
Line
Angle Method
Overload List
GetLineAngle(FLine)
Return the angle of the specified line, in radians.
GetLineAngle(FPoint, FPoint)
Return the angle of the specified line, in radians.
GetLineAngle(Single, Single, Single, Single)
Return the angle of the specified line, in radians.
See Also
Reference
Trig Class
Geometry Namespace
In This Article
Overload List
See Also