ArcCurveIsCompleteCircle Property |
Gets a value indicating whether or not this curve can be represented by a complete circle.
Namespace:
Rhino.Geometry
Assembly:
RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax public bool IsCompleteCircle { get; }
Public ReadOnly Property IsCompleteCircle As Boolean
Get
Property Value
Type:
BooleanSee Also