is_automatic_rotation proprietà

is_automatic_rotation proprietà

Indica se l’angolo di rotazione è automatico

Definizione:

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

Guarda anche