VS:SetText/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

ハンドルで指定した文字図形の文字列を設定します。

PROCEDURE SetText(
objectHd :HANDLE;
text :DYNARRAY[] of CHAR);
def vs.SetText(objectHd, text):
    return None

Parameters

objectHd HANDLE 文字図形のハンドル
text DYNARRAY[] of CHAR 文字列

Example

SetText(hText,'A new text string value');

Version

利用可能バージョン: MiniCAD