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):
...
Gets or sets the width factor.
@property
def width_factor(self):
...
@width_factor.setter
def width_factor(self, value):
...