rotated_chars属性

rotated_chars属性

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

定义:

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

也可以看看