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