GraphicsPath.AddEllipse メソッド (RectangleF)
現在のパスに楕円を追加します。
Overloads Public Sub AddEllipse( _
ByVal rect As RectangleF _)
[C#]
public void AddEllipse(RectangleFrect);
[C++]
public: void AddEllipse(RectangleFrect);
[JScript]
public function AddEllipse(
rect : RectangleF);
パラメータ
- rect
楕円を定義する外接する四角形を表す RectangleF 構造体。
使用例
例については、 GraphicsPath.AddEllipse Method (Rectangle) のトピックを参照してください。
必要条件
プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ
参照
GraphicsPath クラス | GraphicsPath メンバ | System.Drawing.Drawing2D 名前空間 | GraphicsPath.AddEllipse オーバーロードの一覧