rotate_text_with_shape propiedad

rotate_text_with_shape propiedad

Indica si rota el texto con forma.

Definición:

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

Ver también