DclDrawTextNormalized

機能

正規座標系で文字列を描く.

書式

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

引数

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

備考

関連項目