bottom_margin_pt propriété

bottom_margin_pt propriété

Renvoie la marge inférieure en unité de points

Exemple


shapeTextAlignment.bottom_margin_pt = 2.0

Définition:

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

Voir également