Overload List
| Name | Description | |
|---|---|---|
| DrawArc(Stroke, VectorRectangle, Double, Double) | Draws the arc representing a portion of an ellipse specified by a VectorRectangle structure.  | |
| DrawArc(Stroke, Vector, Vector, Double, Double) | Draws the arc representing a portion of an ellipse specified by two Vector structures.  | |
| DrawArc(Stroke, Double, Double, Double, Double, Double, Double) | Draws the arc representing a portion of an ellipse specified by a pair of coordinates, width and height.  |