GraphicsPath.AddArc Method
.NET Framework 3.0
Appends an elliptical arc to the current figure.
| Name | Description |
|---|---|
| GraphicsPath.AddArc (Rectangle, Single, Single) | Appends an elliptical arc to the current figure. |
| GraphicsPath.AddArc (RectangleF, Single, Single) | Appends an elliptical arc to the current figure. |
| GraphicsPath.AddArc (Int32, Int32, Int32, Int32, Single, Single) | Appends an elliptical arc to the current figure. |
| GraphicsPath.AddArc (Single, Single, Single, Single, Single, Single) | Appends an elliptical arc to the current figure. |