| Visual Basic | |
|---|---|
Property Closed As System.Boolean | |
| C# | |
|---|---|
System.bool Closed {get; set;} | |
| JavaScript | |
|---|---|
get_Closed () : Boolean put_Closed ( NewVal : Boolean ) | |
Property Value
True to close the RichLine, false to leave it openDraftSight V1R1.1
| Closed Property (IRichLine) | Send Feedback |
| See Also | |