curve_width property

curve_width property

CurveWidth

Definition:

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

See Also