BBjEditBox::getAlignment
Description
Returns the alignment of the text in the BBjEditBox.
Syntax
Return Value |
Method |
int |
getAlignment() |
Parameters
None.
Return Value
Returns one of the following constants: |
ALIGN_LEFT ALIGN_RIGHT ALIGN_CENTER |
Remarks
By default , the alignment of the text is ALIGN_LEFT.
Example
|
See Also
See the BBj Object Diagram for an illustration of the relationship between BBj Objects.