|
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)
SyntaxReadOnly Property IsClosed As Boolean
Get
property bool IsClosed {
bool get ();
}
abstract IsClosed : bool with get
Property Value
Type:
Boolean
See Also