Click or drag to resize

CircleRadius Property

Gets or sets the radius of this circle. Radii should be positive values.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Radius { get; set; }

Property Value

Type: Double
See Also