Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 531 Bytes

File metadata and controls

27 lines (20 loc) · 531 Bytes

GetNumberOfDLComponents

Description

Gets the number of components in the Double Line Preferences.

FUNCTION GetNumberOfDLComponents(VAR numComponents : INTEGER): BOOLEAN;
def vs.GetNumberOfDLComponents():
    return (BOOLEAN, numComponents)

Parameters

Name Type Description
numComponents INTEGER Returns the number of components.

Remarks

CJG 6-27-06

Version

Availability: from VectorWorks12.5

Category