HorizontalAlignment
Defines an element's horizontal alignment to given point.
Inherits: enum.Enum
Properties
Properties
CENTERclass-attributeinstance-attribute
Element shown horizontally center aligned to a given point.
LEFTclass-attributeinstance-attribute
Element shown on the left side of the given point.
RIGHTclass-attributeinstance-attribute
Element shown on the right side of the given point.