Retrieves a value indicating how text is aligned in a label.
public final int getTextAlign()
Returns an integer that specifies how text is aligned in a label. Possible return values are constants defined in the HorizontalAlignment class.
See Also setTextAlign