DclDrawText

機能

ユーザー座標系で文字列を描く.

書式

call DclDrawText (x, y, text, [height], [angle], [centering], [index])

引数

x,y <R> 文字を書く位置(ユーザー座標系).
text <C*> テキスト.
height <R> 文字の高さ.
angle <R> 角度.
centering <I> センタリングオプション.
index <I> 文字のラインインデクス.

備考

関連項目