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