| Visual Basic | |
|---|---|
ReadOnly Property Closed As System.Boolean | |
| C# | |
|---|---|
System.bool Closed {get;} | |
| JavaScript | |
|---|---|
get_Closed () : Boolean | |
| C++ | |
|---|---|
DSRESULT get_Closed ( bool* Val ) | |
Property Value
True if the Spline is closed, false if the Spline is openDraftSight V1R1.3
| Closed Property (ISpline) | Send Feedback |
| See Also | |
| Visual Basic | |
|---|---|
ReadOnly Property Closed As System.Boolean | |
| C# | |
|---|---|
System.bool Closed {get;} | |
| JavaScript | |
|---|---|
get_Closed () : Boolean | |
| C++ | |
|---|---|
DSRESULT get_Closed ( bool* Val ) | |