right_margin_pt属性

right_margin_pt属性

获取并设置右边距(以点为单位)。

定义:

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

也可以看看