Click or drag to resize

ICurveIsClosed Property

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

Namespace:  Karamba.Geometry
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
bool IsClosed { get; }

Property Value

Type: Boolean
See Also