GrapeCity ActiveReports for .NET 16.0J
DrawToBitmap メソッド (Designer)

GrapeCity.ActiveReports.Design 名前空間 > Designer クラス : DrawToBitmap メソッド
The bitmap to be drawn to.
The bounds within which the control is rendered.
Supports rendering to the specified bitmap.
シンタックス
'宣言
 
Public Sub DrawToBitmap( _
   ByVal bitmap As Bitmap, _
   ByVal targetBounds As Rectangle _
) 
public void DrawToBitmap( 
   Bitmap bitmap,
   Rectangle targetBounds
)

パラメータ

bitmap
The bitmap to be drawn to.
targetBounds
The bounds within which the control is rendered.
参照

Designer クラス
Designer メンバ