bottom_margin_pt属性

bottom_margin_pt属性

返回以点为单位的底部边距

例子


shapeTextAlignment.bottom_margin_pt = 2.0

定义:

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

也可以看看