relative_scale_height property

relative_scale_height property

Definition:

@property
def relative_scale_height(self):
    ...

@relative_scale_height.setter
def relative_scale_height(self, value):
    ...

See Also