constant_width property

constant_width property

Gets or sets the Constant Width.

Definition:

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

See Also