second_alignment_point property

second_alignment_point property

Gets or sets the second alignment point.

Definition:

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

See Also