Draws an arc.
Name | Description | |
---|---|---|
DrawArc(Pen, Rectangle, Single, Single) |
Draws an arc representing a portion of an ellipse specified by a Rectangle structure. |
|
DrawArc(Pen, Int32, Int32, Int32, Int32, Single, Single) |
Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height. |