spacing 属性

spacing 属性

指定文本运行中字符之间的 spacing。

定义:

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

也可以看看