Base Framework
|
Static Public Attributes | |
static const unsigned int | LEFT = 1 |
static const unsigned int | CENTER = 2 |
static const unsigned int | RIGHT = 4 |
static const unsigned int | TOP = 8 |
static const unsigned int | MIDDLE = 16 |
static const unsigned int | BOTTOM = 32 |
|
static |
Align at the bottom.
|
static |
Align at the center (horizontally).
|
static |
Align to the left.
|
static |
Align at the middle (vertically).
|
static |
Align to the right.
|
static |
Align at the top.