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