VS:TextVerticalAlign: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
m (1 revision)
(No difference)

Revision as of 14:39, 12 August 2013

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

Procedure TextVerticalAlign sets the active text vertical alignment of a VectorWorks document.


Table - Text Spacing
Leading Constant
Single space 2
1 1/2 space 3
Double space 4
PROCEDURE TextVerticalAlign(
verticalAlignment :INTEGER);
def vs.TextVerticalAlign(verticalAlignment):
    return None

Parameters

verticalAlignment INTEGER Vertical alignment setting for document.

Version

Availability: from VectorWorks 8.0