Search
IGraphics.DrawArc Method
See Also
 






Draws an arc.

 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.

IGraphics.DrawArc (Pen, Rect, Double, Double)

Draws an arc representing a portion of an ellipse specified by a Rectangle structure.

 See Also