FlexReport for WinForms
DrawToBitmap メソッド (ImageOptionsForm)


C1.Win.C1Document.4.5.2 アセンブリ > C1.Win.C1Document.Export 名前空間 > ImageOptionsForm クラス : DrawToBitmap メソッド
シンタックス
'宣言
 
Public Sub DrawToBitmap( _
   ByVal bitmap As System.Drawing.Bitmap, _
   ByVal targetBounds As System.Drawing.Rectangle _
) 
'使用法
 
Dim instance As ImageOptionsForm
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
参照

ImageOptionsForm クラス
ImageOptionsForm メンバ