PowerTools ActiveReports for .NET 11.0J
DrawContent メソッド

指定したグラフィックスオブジェクト。
描画する矩形。
提供されたグラフィックスオブジェクト上にグラフを描画します。
構文
'宣言
 
Public Sub DrawContent( _
   ByVal graphics As Graphics, _
   ByVal rectangle As Rectangle _
) 
public void DrawContent( 
   Graphics graphics,
   Rectangle rectangle
)

パラメータ

graphics
指定したグラフィックスオブジェクト。
rectangle
描画する矩形。
解説

OnPaintはこのメソッドを呼び出します。

参照

関連項目

SharpGraph クラス
SharpGraph メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.