GrapeCity ActiveReports for .NET 12.0J
Paint イベント (SharpGraph)

構文
'宣言
 
Public Event Paint As PaintEventHandler
public event PaintEventHandler Paint
イベント データ

イベント ハンドラが、このイベントに関連するデータを含む、PaintEventArgs 型の引数を受け取りました。次の PaintEventArgs プロパティには、このイベントの固有の情報が記載されます。

プロパティ解説
ClipRectangleGets the rectangle in which to paint.  
GraphicsGets the graphics used to paint.  
参照

関連項目

SharpGraph クラス
SharpGraph メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.