次の方法で共有


PaintValueEventArgs.Bounds プロパティ

描画領域を示す四角形を取得または設定します。

Public ReadOnly Property Bounds As Rectangle
[C#]
public Rectangle Bounds {get;}
[C++]
public: __property Rectangle get_Bounds();
[JScript]
public function get Bounds() : Rectangle;

プロパティ値

Rectangle

必要条件

プラットフォーム: 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 名前空間