Function CanvasLayer.rotationDegrees
The layer's rotation in degrees.
double rotationDegrees() nothrow @property @nogc;
void rotationDegrees
(
double v
) nothrow @property @nogc;
The layer's rotation in degrees.
double rotationDegrees() nothrow @property @nogc;
void rotationDegrees
(
double v
) nothrow @property @nogc;