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