is_automatic_rotation Eigentum

is_automatic_rotation Eigentum

Gibt an, ob der Drehwinkel automatisch erfolgt

Definition:

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

Siehe auch