starting_width property
starting_width property
Gets or sets the starting width.
Definition:
@property
def starting_width(self):
...
@starting_width.setter
def starting_width(self, value):
...
Gets or sets the starting width.
@property
def starting_width(self):
...
@starting_width.setter
def starting_width(self, value):
...