Click or drag to resize

CurveIsClosed Property

Gets a value indicating whether or not this curve is a closed curve.

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

Property Value

Type: Boolean
See Also