PathGradientBrush オブジェクトに外接する四角形を取得します。
Public ReadOnly Property Rectangle As RectangleF
[C#]
public RectangleF Rectangle {get;}
[C++]
public: __property RectangleF get_Rectangle();
[JScript]
public function get Rectangle() : RectangleF;
プロパティ値
PathGradientBrush オブジェクトで塗りつぶすパスに外接する四角形領域を表す RectangleF 構造体。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
PathGradientBrush クラス | PathGradientBrush メンバ | System.Drawing.Drawing2D 名前空間