PrintDocument for WinForms
DrawToBitmap メソッド (ProgressForm)


C1.PrintDocument.6 アセンブリ > C1.C1Preview.Forms 名前空間 > ProgressForm クラス : DrawToBitmap メソッド
シンタックス
'宣言
 
Public Sub DrawToBitmap( _
   ByVal bitmap As System.Drawing.Bitmap, _
   ByVal targetBounds As System.Drawing.Rectangle _
) 
'使用法
 
Dim instance As ProgressForm
Dim bitmap As System.Drawing.Bitmap
Dim targetBounds As System.Drawing.Rectangle
 
instance.DrawToBitmap(bitmap, targetBounds)
public void DrawToBitmap( 
   System.Drawing.Bitmap bitmap,
   System.Drawing.Rectangle targetBounds
)

パラメータ

bitmap
targetBounds
参照

ProgressForm クラス
ProgressForm メンバ