vAlign(...)
vAlign(val: Z.Text.VAlign): this;
Sets the vertical alignment of text in the bounding box.
Default value: Z.Text.VAlign.top
Parameters
Parameter | Type | Description |
---|---|---|
val | Z.Text.VAlign | The vertical alignment to set. |
Returns
this
vAlign(val: Z.Text.VAlign): this;
Sets the vertical alignment of text in the bounding box.
Default value: Z.Text.VAlign.top
Parameter | Type | Description |
---|---|---|
val | Z.Text.VAlign | The vertical alignment to set. |
this