Overload List
| Name | Description | |
|---|---|---|
| DrawPie(Stroke, VectorRectangle, Double, Double) | Draws the interior of a pie section defined by an ellipse specified by a VectorRectangle structure and two radial lines.  | |
| DrawPie(Stroke, Vector, Vector, Double, Double) | Draws the interior of a pie section defined by an ellipse specified by two Vector structures and two radial lines.  | |
| DrawPie(Stroke, Double, Double, Double, Double, Double, Double) | Draws the interior of a pie section defined by an ellipse specified by a pair of coordinates, width, height and two radial lines.  |