Overview | Methods | This Package | All Packages
Retrieves the current alignment.
Syntax
public int getTextAlign()
Return Value
Returns the current alignment, which can be either right-aligned (LeftRightAlignment.RIGHT) or left-aligned (LeftRightAlignment.LEFT).
See Also setTextAlign