Vertical alignment
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
- BrowseName
- VerticalAlignment
Values
Value | DisplayName | Description |
---|---|---|
0 | Top | The top side is positioned on the top side of the container, except for the top margin |
1 | Bottom | The bottom side is positioned on the bottom side of the container, except for the bottom margin |
2 | Center | The center of the object is positioned in the center of the container, except for the top and/or bottom margins |
3 | Stretch | Object height equals container height, except for the top and/or bottom margins |