direction_type 属性

direction_type 属性

获取和设置文本的方向。

定义:

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

也可以看看