GraphicsPath::AddEllipse Method
.NET Framework (current version)
Adds an ellipse to the current path.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | AddEllipse(Int32, Int32, Int32, Int32) | Adds an ellipse to the current path. |
![]() | AddEllipse(Rectangle) | Adds an ellipse to the current path. |
![]() | AddEllipse(RectangleF) | Adds an ellipse to the current path. |
![]() | AddEllipse(Single, Single, Single, Single) | Adds an ellipse to the current path. |
Show:
