Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 468 Bytes

File metadata and controls

24 lines (18 loc) · 468 Bytes

TextLeading

Description

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

Parameters

Name Type Description
leading REAL Custom leading value for document.

Version

Availability: from VectorWorks8.0

Category