RhinoCommon API
DisplayPipelineDrawCircle Method (Circle, Color, Int32) |
Draw a single circle object.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void DrawCircle( Circle circle, Color color, int thickness )
Public Sub DrawCircle ( circle As Circle, color As Color, thickness As Integer )
Parameters
- circle
- Type: Rhino.GeometryCircle
Circle to draw. - color
- Type: System.DrawingColor
Color to draw with. - thickness
- Type: SystemInt32
Thickness (in pixels) of circle.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14