VS:TextFace/ja

From Vectorworks Developer
Revision as of 14:39, 12 August 2013 by Root (talk | contribs) (1 revision)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Description

文字のスタイルを設定します。複数組み合わせる場合は,でつなぎます。

PROCEDURE TextFace(
s :TEXTSTYLE);
def vs.TextFace(s):
    return None

Parameters

s TEXTSTYLE 文字のスタイル

Example

TextFace([Italic]);
{set the active text style to Italic}

TextFace([Bold,Outline]);
{set the active text style to bold outline}

Version

利用可能バージョン: MiniCAD