Gets or sets whether to join the ends of the two line elements closest to the outer ones with an arc when there are four or more lines defining the
RichLine entity.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property InternalArcEnd As System.Boolean |
C# | |
---|
System.bool InternalArcEnd {get; set;} |
JavaScript | |
---|
InternalArcEnd : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_InternalArcEnd(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool InternalArcEnd { bool* Val
)
DSRESULTput_InternalArcEnd(
bool NewVal
} |
Property Value
True to join the ends of the two line elements closest to the outer ones with an arc when there are four or more lines defining the RichLine entity, false to not