Click or drag to resize

CylinderRadius Property

Gets or sets the radius of the cylinder.

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

Property Value

Type: Double
See Also