GrapeCity PlusPak for Windows Forms 10.0J
Draw メソッド (RotationTextAppearance)

描画するグラフィックスオブジェクト
描画する文字列
文字列に使用する書式
文字列の色
文字列を描画する四角形の領域
指定の領域内に文字列を描画します。
シンタックス
Public Sub Draw( _
   ByVal graphics As Graphics, _
   ByVal text As String, _
   ByVal textFormat As TextFormat, _
   ByVal textColor As Color, _
   ByVal bounds As Rectangle _
) 

パラメータ

graphics
描画するグラフィックスオブジェクト
text
描画する文字列
textFormat
文字列に使用する書式
textColor
文字列の色
bounds
文字列を描画する四角形の領域
参照

参照

RotationTextAppearance クラス
RotationTextAppearance メンバ

 

 


© 2008 GrapeCity inc. All rights reserved.