Click or drag to resize

ArcIsCircle Property

Gets a value indicating whether or not this arc is a complete circle.

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

Property Value

Type: Boolean
See Also