Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OverviewMethodsThis PackageAll Packages
Label.getTextAlign
Retrieves a value indicating how text is aligned in a label.
Syntax
public final int getTextAlign()
Return Value
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