head_width property

head_width property

HeadWidth

Definition:

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

See Also