Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 441 Bytes

File metadata and controls

26 lines (18 loc) · 441 Bytes

GetDefaultTextSize

Description

Function GetDefaultTextSize returns the default text size in points.

72 points are equal to one(1) inch.

FUNCTION GetDefaultTextSize : REAL;
def vs.GetDefaultTextSize():
    return REAL

Remarks

Returns the default text size in points.

[sd 8/19/98]

Version

Availability: from VectorWorks8.0

Category