PrintDocument for WinForms
DrawText メソッド (GraphicsUtils.GdiDc)


C1.PrintDocument.4.5.2 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス : DrawText メソッド
テキストを描画します。
シンタックス
'宣言
 
Public Sub DrawText( _
   ByVal s As System.String, _
   ByVal bounds As System.Drawing.Rectangle, _
   ByVal font As System.Drawing.Font, _
   ByVal color As System.Drawing.Color, _
   ByVal formatFlags As System.Integer _
) 
'使用法
 
Dim instance As GraphicsUtils.GdiDc
Dim s As System.String
Dim bounds As System.Drawing.Rectangle
Dim font As System.Drawing.Font
Dim color As System.Drawing.Color
Dim formatFlags As System.Integer
 
instance.DrawText(s, bounds, font, color, formatFlags)
public void DrawText( 
   System.string s,
   System.Drawing.Rectangle bounds,
   System.Drawing.Font font,
   System.Drawing.Color color,
   System.int formatFlags
)

パラメータ

s
bounds
font
color
formatFlags
参照

GraphicsUtils.GdiDc クラス
GraphicsUtils.GdiDc メンバ