Edit

Graphics.DrawPie methods

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
Gdiplusgraphics.h