Gets or sets whether to cap the ends of the outer ends with an arc.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ExternalArcEnd As System.Boolean |
C# | |
---|
System.bool ExternalArcEnd {get; set;} |
JavaScript | |
---|
ExternalArcEnd : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_ExternalArcEnd(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool ExternalArcEnd { bool* Val
)
DSRESULTput_ExternalArcEnd(
bool NewVal
} |
Property Value
True to cap the ends of the outer ends with an arc, false to not