scale_height property

scale_height property

Relative height

Definition:

@property
def scale_height(self):
    ...
@scale_height.setter
def scale_height(self, value):
    ...

See Also