IOdaSplineClosed Property
|
Namespace: BricscadDb
Assembly: Interop.BricscadDb (in
Interop.BricscadDb.dll) Version: 24.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