base_width2 property

base_width2 property

BaseWidth2

Definition:

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

See Also