rotate_text_with_shape proprietà

rotate_text_with_shape proprietà

Indica se ruotare il testo con la forma.

Esempio


shapeTextAlignment.rotate_text_with_shape = True

Definizione:

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

Guarda anche