Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.
Overload List| 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. |
See Also