graphic_type الملكية
graphic_type الملكية
الحصول على نوع رسم خلفية الصفحة وتعيينه.
تعريف:
@property
def graphic_type(self):
...
@graphic_type.setter
def graphic_type(self, value):
...
الحصول على نوع رسم خلفية الصفحة وتعيينه.
@property
def graphic_type(self):
...
@graphic_type.setter
def graphic_type(self, value):
...