alignment_type property

alignment_type property

Gets or sets the alignment for tiling.

Definition:

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

See Also