Gets or sets whether to close the open 3D PolyLine.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Closed As System.Boolean |
C# | |
---|
System.bool Closed {get; set;} |
JavaScript | |
---|
Closed : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Closed(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Closed { bool* Val
)
DSRESULTput_Closed(
bool NewVal
} |
Property Value
True to close the open 3D PolyLine, false to not