Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 632 Bytes

File metadata and controls

30 lines (23 loc) · 632 Bytes

GetClUseTextStyle

Description

Function GetClUseTextStyle returns whether the text style of the specified class is used at object creation.

FUNCTION GetClUseTextStyle(className : STRING): BOOLEAN;
def vs.GetClUseTextStyle(className):
    return BOOLEAN

Parameters

Name Type Description
className STRING Name of class

See Also

VS Functions: SetClUseTextStyle | SetClTextStyleRef | GetClTextStyleRef

Version

Availability: from Vectorworks 2015

Category