DhRadioButton.getTextAlign

Overview | Methods | This Package | All Packages

DhRadioButton.getTextAlign

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