angle property

double angle
getter/setter pairoverride

Rotation angle (in radians) of the component. The component will be rotated around its anchor point in the clockwise direction if the angle is positive, or counterclockwise if the angle is negative.

Implementation

double angle = 0;