Gets or sets whether to hide or show arrows that do not fit inside the extension lines.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property HideArrows As System.Boolean |
| C# | |
|---|
System.bool HideArrows {get; set;} |
| JavaScript | |
|---|
HideArrows : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_HideArrows(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool HideArrows { bool* Val
)
DSRESULTput_HideArrows(
bool NewVal
} |
Property Value
True to hide the arrows that do not fit inside the extension lines, false to show the arrows