Procedure TextLeading sets the default line spacing of VectorWorks to a custom leading value (in points).
PROCEDURE TextLeading(leading : REAL);def vs.TextLeading(leading):
return None| Name | Type | Description |
|---|---|---|
| leading | REAL | Custom leading value for document. |
Availability: from VectorWorks8.0