| Visual Basic | |
|---|---|
Property Closed As System.Boolean | |
| C# | |
|---|---|
System.bool Closed {get; set;} | |
| JavaScript | |
|---|---|
get_Closed () : Boolean put_Closed ( NewVal : Boolean ) | |
Property Value
True if the open 2D PolyLine is closed, false if notDraftSight V1R1.1
| Closed Property (IPolyLine) | Send Feedback |
| See Also | |