TrigGetLineAngle(FLine) Method
Return the angle of the specified line, in radians.
Namespace: GeometryAssembly: Geometry (in Geometry.dll) Version: 25.2414.4032
public static float GetLineAngle(
FLine line
)
Public Shared Function GetLineAngle (
line As FLine
) As Single
No code example is currently available or this language may not be supported.
- line FLine
-
Reference to a double-precision line.
Single
Angle of the line, in radians.