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