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; }
Public Property Radius As Double
Get
Set
Property Value
Type:
DoubleSee Also