VS:GetClTextStyleRef/ja

From Vectorworks Developer
Jump to navigation Jump to search

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

指定したクラスの文字スタイルのインデックスを返します。

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

Parameters

className STRING クラスの名前

Version

Availability: from Vectorworks 2015

See Also

VS Functions:

VS:SetClUseTextStyle | VS:GetClUseTextStyle | VS:SetClTextStyleRef

VS Functions:

[[VS:SetClUseTextStyle]] | [[VS:GetClUseTextStyle]]

| [[VS:SetClTextStyleRef]]