Reports for WPF
DrawText(String,Rectangle,Font,Color,Int32) メソッド

C1.C1Report.4 アセンブリ > C1.C1Preview 名前空間 > GraphicsUtils.GdiDc クラス : DrawText(String,Rectangle,Font,Color,Int32) メソッド
テキストを描画します。
シンタックス
'宣言
 
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 _
) 
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 メンバ