rotate_text_with_shape Eigentum

rotate_text_with_shape Eigentum

Gibt an, ob Text mit Form gedreht wird.

Beispiel


shapeTextAlignment.rotate_text_with_shape = True

Definition:

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

Siehe auch