Procedure TextVerticalAlign sets the active text vertical alignment of a VectorWorks document.
{| class="wikitable_c" |+ Table - Text Vertical Justification
| ! Justification !! Constant |
|---|
| Top of text box |
| style="text-align:center" |
| - |
| Top baseline |
| style="text-align:center" |
| - |
| Text centerline |
| style="text-align:center" |
| - |
| Bottom baseline |
| style="text-align:center" |
| - |
| Bottom of text box |
| style="text-align:center" |
| } |
[[Image:textlocus.gif]]
PROCEDURE TextVerticalAlign(verticalAlignment : INTEGER);def vs.TextVerticalAlign(verticalAlignment):
return None| Name | Type | Description |
|---|---|---|
| verticalAlignment | INTEGER | Vertical alignment setting for document. |
Availability: from VectorWorks 8.0
- Objects - Text