AngleDegreesFloat



A signed angle in degrees. A positive value represents rotation in the direction from the positive x-axis towards the positive y-axis.

Ink generally provides and accepts angle values in degrees. The Angle class provides the conversion methods Angle.radiansToDegrees and Angle.degreesToRadians, which can be used to convert to and from the radian values used by trigonometric functions.

Summary

Public constructors

android

Public constructors

AngleDegreesFloat

AngleDegreesFloat()