PowerTools ActiveReports for .NET 11.0J
Paint イベント (Viewer)

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

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

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

関連項目

Viewer クラス
Viewer メンバ

 

 


©2003-2017 GrapeCity inc. All rights reserved.