PowerTools PlusPak for Windows Forms 8.0J
Draw メソッド (OrientationTextAppearance)

描画するグラフィックスオブジェクト
描画する文字列
文字列に使用する書式
文字列の色
文字列を描画する四角形の領域
指定の領域内に文字列を描画します。
構文
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
文字列を描画する四角形の領域
プラットフォーム

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

参照

OrientationTextAppearance クラス
OrientationTextAppearance メンバ

Send Feedback