VS:TextFace/ja

From Vectorworks Developer
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