IOdaSplineClosed Property
|
Namespace: BricscadDb
Assembly: BricscadDb (in BricscadDb.dll)
Version: 25.0.0.0
Syntax
ReadOnly Property Closed As Boolean
Get
property bool Closed {
bool get ();
}
abstract Closed : bool with get
Property Value
Boolean
Implements
IAcadSplineClosed
See Also