Field Summary | ||
---|---|---|
const int | CENTER | |
Represents the text shall be centered.
|
||
const int | LEFT | |
Represents the text shall be left justified.
|
||
const int | RIGHT | |
Represents the text shall be right justified.
|