scale_width property

scale_width property

Relative width

Definition:

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

See Also