Click or drag to resize

CircleDiameter Property

Gets or sets the diameter (radius * 2.0) of this circle. Diameters should be positive values.

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

Property Value

Type: Double
See Also