right_margin_pt Eigentum

right_margin_pt Eigentum

Gibt den rechten Rand in Punkteinheiten zurück

Beispiel


shapeTextAlignment.right_margin_pt = 2.0

Definition:

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

Siehe auch