is_auto_margin الملكية

is_auto_margin الملكية

يشير إلى ما إذا كان هامش إطار النص تلقائي.

مثال


shapeTextAlignment.is_auto_margin = True

تعريف:

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

أنظر أيضا