horizontal_alignment property
horizontal_alignment property
Gets or sets the horizontal alignment.
Definition:
@property
def horizontal_alignment(self):
...
@horizontal_alignment.setter
def horizontal_alignment(self, value):
...
Gets or sets the horizontal alignment.
@property
def horizontal_alignment(self):
...
@horizontal_alignment.setter
def horizontal_alignment(self, value):
...