PrintDocument for WinForms
DrawToBitmap メソッド (C1RibbonPreview)


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

C1RibbonPreview クラス
C1RibbonPreview メンバ