Skip to content

Latest commit

 

History

History
30 lines (23 loc) · 654 Bytes

File metadata and controls

30 lines (23 loc) · 654 Bytes

GetClTextStyleRef

Description

Function GetClTextStyleRef gets the text style of the specified class. The integer style is the internal index of the text style.

FUNCTION GetClTextStyleRef(className : STRING): LONGINT;
def vs.GetClTextStyleRef(className):
    return LONGINT

Parameters

Name Type Description
className STRING Name of class

See Also

VS Functions: SetClUseTextStyle | GetClUseTextStyle | SetClTextStyleRef

Version

Availability: from Vectorworks 2015

Category