Gets or sets whether to cap the end of a
RichLine entity with a line segment.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LineEnd As System.Boolean |
C# | |
---|
System.bool LineEnd {get; set;} |
JavaScript | |
---|
LineEnd : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_LineEnd(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool LineEnd { bool* Val
)
DSRESULTput_LineEnd(
bool NewVal
} |
Property Value
True to cap the end of a RichLine entity with a line segment, false to not