is_automatic_rotation属性

is_automatic_rotation属性

表示旋转角度是否自动

定义:

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

也可以看看