pen | xtd::drawing::pen that determines the color, width, and style of the arc. |
x | The x-coordinate of the upper-left corner of the rectangle that defines the ellipse. |
y | The y-coordinate of the upper-left corner of the rectangle that defines the ellipse. |
width | Width of the rectangle that defines the ellipse. |
height | Height of the rectangle that defines the ellipse. |
start_angle | Angle in degrees measured clockwise from the x-axis to the starting point of the arc. |
sweep_angle | Angle in degrees measured clockwise from the start_angle parameter to ending point of the arc. |