fraction_type عقار
fraction_type عقار
يحدد هذا نوع الكسر؛ الافتراضي هو “شريط”.
تعريف:
@property
def fraction_type(self):
...
@fraction_type.setter
def fraction_type(self, value):
...
يحدد هذا نوع الكسر؛ الافتراضي هو “شريط”.
@property
def fraction_type(self):
...
@fraction_type.setter
def fraction_type(self, value):
...