ooodev.format.draw.direct.position_size.rotation package
Submodules
Module contents
- class ooodev.format.draw.direct.position_size.rotation.Rotation(rotation=0)[source]
Bases:
Rotation
Shape Rotation
New in version 0.17.4.
- __init__(rotation=0)[source]
Constructor
- Parameters:
rotation (int, AngleUnitT, optional) – Specifies the rotation angle of the shape in degrees. Default is
0
.- Return type:
None