イベント データ
イベント ハンドラが、このイベントに関連するデータを含む、PaintEventArgs 型の引数を受け取りました。次の PaintEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
ClipRectangle | Gets the rectangle in which to paint. |
Graphics | Gets the graphics used to paint. |
参照
イベント ハンドラが、このイベントに関連するデータを含む、PaintEventArgs 型の引数を受け取りました。次の PaintEventArgs プロパティには、このイベントの固有の情報が記載されます。
プロパティ | 解説 |
---|---|
ClipRectangle | Gets the rectangle in which to paint. |
Graphics | Gets the graphics used to paint. |