Description:
Draw a single circle object.
Syntax:
Parameters:
- circle
- Type: Circle
- Circle to draw.
- color
- Type: System.Drawing.Color
- Color to draw with.
- thickness
- Type: System.Int32
- Thickness (in pixels) of circle.
Returns:
Type: Void
Available since:
5.0