次の方法で共有


PaintValueEventArgs.Graphics プロパティ

描画に使用する Graphics オブジェクトを取得または設定します。

Public ReadOnly Property Graphics As Graphics
[C#]
public Graphics Graphics {get;}
[C++]
public: __property Graphics* get_Graphics();
[JScript]
public function get Graphics() : Graphics;

プロパティ値

描画に使用する Graphics オブジェクト。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

PaintValueEventArgs クラス | PaintValueEventArgs メンバ | System.Drawing.Design 名前空間