Displays the default justification used by the TEXT command to create single-line text.
| Type: | String |
| Saved in: | Drawing |
| Initial value: | Left |
This setting is changed by the Justify option of the TEXT command.
| Value | Text alignment |
|---|---|
| Left | Left-justified at the baseline. |
| Center | Aligned from the horizontal center of the baseline. |
| Right | Right-justified at the baseline. |
| Align | Height and text orientation set by specifying the endpoints of the baseline. Character size adjusts in proportion to the height. The longer the text string, the shorter the characters. |
| Middle | Aligned at the horizontal center of the baseline and the vertical center of the height. Middle-aligned text does not rest on the baseline. |
| Fit | Fits within an area and at an orientation defined with two points and a height (horizontally oriented text only). |
| TL | Left-justified at the top of the text (horizontally oriented text only). |
| TC | Centered at the top of the text (horizontally oriented text only). |
| TR | Right-justified at the top of the text (horizontally oriented text only). |
| ML | Left-justified at the middle of the text (horizontally oriented text only). |
| MC | Centered both horizontally and vertically at the middle of the text (horizontally oriented text only). |
| MR | Right-justified at the middle of the text (horizontally oriented text only). |
| BL | Left-justified at the baseline (horizontally oriented text only). |
| BC | Centered on the baseline (horizontally oriented text only). |
| BR | Right-justified at the baseline (horizontally oriented text only). |