RhinoCommon API
CustomDisplayAddCircle Method (Circle, Color) |
Adds a new, colored arc to the display list.
Namespace: Rhino.Display
Assembly: RhinoCommon (in RhinoCommon.dll)

public void AddCircle( Circle circle, Color color )
Public Sub AddCircle ( circle As Circle, color As Color )
Parameters
- circle
- Type: Rhino.GeometryCircle
Circle to add. - color
- Type: System.DrawingColor
Color of circle.

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