rotated_chars 属性

rotated_chars 属性

如果为 true,则指定艺术字中的字符相对于艺术字的边界形状旋转 90 度。

定义:

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

也可以看看