text <-
format: {left,center,right}The format describes how the lines of a text containing
multiple lines are aligned and how the area of the text changes if the
string or font is changed:
- left
- The left-sides of the lines are aligned. It the text changes, the
top-left corner is maintained.
- center
- The lines are centered below each other, If the text changes, the center
is maintained.
- right
- The right-sides of the lines are aligned. It the text changes, the
top-right corner is maintained.
- See also
- menu
-format