bottom_margin_pt属性
bottom_margin_pt属性
返回以点为单位的底部边距
定义:
@property
def bottom_margin_pt(self):
...
@bottom_margin_pt.setter
def bottom_margin_pt(self, value):
...
返回以点为单位的底部边距
@property
def bottom_margin_pt(self):
...
@bottom_margin_pt.setter
def bottom_margin_pt(self, value):
...