Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 627 Bytes

File metadata and controls

31 lines (23 loc) · 627 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

  • Classes