second_alignment property

second_alignment property

Gets or sets the second alignment.

Definition:

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

See Also