VerticalAlignment¶
BrowseName: VerticalAlignment
Alignment of the object on the vertical axis. Top = the top side is positioned on the top side of the container, except for the top margin; Bottom = the bottom side is positioned on the bottom side of the container, except for the bottom margin; Center = the center of the object is positioned in the center of the container, except for the top and/or bottom margins; Stretch = object height equals container height, except for the top and/or bottom margins.
Values¶
Value |
DisplayName |
Description |
---|---|---|
0 |
Top |
|
1 |
Bottom |
|
2 |
Center |
|
3 |
Stretch |