height mülk
height mülk
Kontrolün height’ini puan birimi cinsinden alır ve ayarlar.
Tanım:
@property
def height(self):
...
@height.setter
def height(self, value):
...
Kontrolün height’ini puan birimi cinsinden alır ve ayarlar.
@property
def height(self):
...
@height.setter
def height(self, value):
...