auto_align property

auto_align property

Definition:

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

See Also