DclDrawTextProjected

機能

透視座標系で文字列を描く.

書式

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

引数

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

備考

関連項目