Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- boundingBox
- The bounding System.Drawing.RectangleF that specifies the size of the arc.
- startAngle
- A single-precision floating-point value (in degrees, 0-360) that specifies the starting angle of the arc.
- endAngle
- A single-precision floating-point value (in degrees, 0-360) that specifies the end angle of the arc.
- color
- The System.Drawing.Color of the circle’s outline.