bottom_margin_pt proprietà

bottom_margin_pt proprietà

Restituisce il margine inferiore in unità di punti

Esempio


shapeTextAlignment.bottom_margin_pt = 2.0

Definizione:

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

Guarda anche