rotation propriété

rotation propriété

Le paramètre de rotation sera appliqué.

Définition:

@property
def rotation(self):
    ...
@rotation.setter
def rotation(self, value):
    ...

Voir également