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