Draws an arc representing a portion of an ellipse specified by a pair of coordinates, a width, and a height.
Name | Description |
---|---|
GdiGraphics.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. |
Draws an arc representing a portion of an ellipse specified by a .NET Rectangle structure. |
|
Draws an arc representing a portion of an ellipse specified by a .NET RectangleF structure. |
|
GdiGraphics.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. |