SSRSDocumentSource for WinForms
Paint イベント (C1PreviewPane)

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

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

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

C1PreviewPane クラス
C1PreviewPane メンバ