Gets or sets the diameter (radius * 2.0) of this circle.
Diameters should be positive values.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic double Diameter { get; set; }Public Property Diameter As Double
Get
Set
Property Value
Type:
Double
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also