Function Control.rectRotation
The node's rotation around its pivot, in degrees. See rectPivotOffset
to change the pivot's position.
double rectRotation() nothrow @property @nogc;
void rectRotation
(
double v
) nothrow @property @nogc;