right_margin_pt propiedad

right_margin_pt propiedad

Devuelve el margen derecho en unidades de Puntos

Ejemplo


shapeTextAlignment.right_margin_pt = 2.0

Definición:

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

Ver también