rotation proprietà

rotation proprietà

Ottiene o imposta la rotazione della filigrana in gradi.

Definizione:

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

Guarda anche