height property
height property
Gets or sets Height
Definition:
@property
def height(self):
...
@height.setter
def height(self, value):
...
Gets or sets Height
@property
def height(self):
...
@height.setter
def height(self, value):
...