Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This topic lists the DrawPie methods of the Graphics class. For a complete list of methods for the Graphics class, see Graphics.
Overload list
| Method | Description |
|---|---|
| DrawPie(Pen*,Rect&,REAL,REAL) | The Graphics::DrawPie method draws a pie. |
| DrawPie(Pen*,RectF&,REAL,REAL) | The Graphics::DrawPie method draws a pie. |
| DrawPie(Pen*,INT,INT,INT,INT,REAL,REAL) | The Graphics::DrawPie method draws a pie. |
| DrawPie(Pen*,REAL,REAL,REAL,REAL,REAL,REAL) | The Graphics::DrawPie method draws a pie. |
Requirements
| Requirement | Value |
|---|---|
| Header |
|