Eyeshot 10 WinForms API Reference
Angle Property (Vector2D)

WinForms Assembly > devDept.Geometry Namespace > Vector2D Class : Angle Property
Gets the angle between the X-axis and the 2D vector.
Syntax
'Declaration
 
Public ReadOnly Property Angle As Double
public double Angle {get;}

Property Value

The angle in radians.
See Also

Reference

Vector2D Class
Vector2D Members