attrib_alignment_point property

attrib_alignment_point property

Gets or sets the alignment point.

Definition:

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

See Also