rotate_text_with_shape الملكية
rotate_text_with_shape الملكية
يشير إلى ما إذا كان يتم تدوير النص بالشكل.
مثال
shapeTextAlignment.rotate_text_with_shape = True
تعريف:
@property
def rotate_text_with_shape(self):
...
@rotate_text_with_shape.setter
def rotate_text_with_shape(self, value):
...