alignment_type الملكية
alignment_type الملكية
الحصول على نوع المحاذاة الأفقية للنص وتعيينه.
تعريف:
@property
def alignment_type(self):
...
@alignment_type.setter
def alignment_type(self, value):
...
الحصول على نوع المحاذاة الأفقية للنص وتعيينه.
@property
def alignment_type(self):
...
@alignment_type.setter
def alignment_type(self, value):
...