width_factor property

width_factor property

Gets or sets the width factor.

Definition:

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

See Also