Legend
| Property: double Angle
Declarationdouble AngleSummaryReturns the theta (angle from the positive x-axis) of the vector represented by this PointD.RemarksIf the coordinate system is mathy (positive Y goes up), the angle is counter-clockwise. If the coordinate system is computery (positive Y goes down), the angle is clockwise. |