| Alignment | |
| Variables | |
| enum_table | Defines the options for Alignment. | 
| Enumerations | |
| Alignment | Specifies options for Component alignments. | 
local enum_table 
Defines the options for Alignment.
| Top | Up top somewhere. | 
| TopLeft | Top left corner. | 
| TopRight | Top right corner. | 
| TopCenter | In the middle of the top. | 
| Bottom | Somewhere down below. | 
| BottomLeft | Bottom left corner. | 
| BottomRight | Bottom right corner. | 
| BottomCenter | Right where the split would be. | 
| Left | Somewhere leftward. | 
| LeftCenter | Middle of the left side. | 
| Right | Yonder rightward. | 
| RightCenter | Middle of the right side. | 
| Center | Smack-dab in the middle. | 
Defines the options for Alignment.
local enum_table