Visual Basic
C#
Managed Extensions for C++
C++/CLI
Parameters
- location
- The System.Drawing.Point coordinate for the center point of the circle or ellipse.
- radius
- An integer value which represents the radius of the circle or ellipse.
- color
- The System.Drawing.Color of the circle’s outline.
- aspectRatio
- A single value which represents the aspect ratio of the circle. The value 1.0 yields a perfect (non-elliptical) circle on any screen. A negative aspect ratio will yield a perfect circle.