rotation Eigentum

rotation Eigentum

Ruft die Drehung des Wasserzeichens in Grad ab oder legt sie fest.

Definition:

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

Siehe auch