Click or drag to resize

RadialDimensionIsDiameterDimension Property

Gets a value indicating whether the value refers to the diameter, rather than the radius.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public bool IsDiameterDimension { get; }

Property Value

Type: Boolean
See Also