GraphicsPath::AddPie Method
.NET Framework (current version)
Adds the outline of a pie shape to this path.
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | AddPie(Int32, Int32, Int32, Int32, Single, Single) | Adds the outline of a pie shape to this path. |
![]() | AddPie(Rectangle, Single, Single) | Adds the outline of a pie shape to this path. |
![]() | AddPie(Single, Single, Single, Single, Single, Single) | Adds the outline of a pie shape to this path. |
Show:
