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