bottom_margin_pt propiedad

bottom_margin_pt propiedad

Devuelve el margen inferior en unidades de Puntos

Ejemplo


shapeTextAlignment.bottom_margin_pt = 2.0

Definición:

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

Ver también