Gets or sets whether to hide or show the second Dimension extension line.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property HideExtensionLine2 As System.Boolean |
| C# | |
|---|
System.bool HideExtensionLine2 {get; set;} |
| JavaScript | |
|---|
HideExtensionLine2 : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_HideExtensionLine2(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool HideExtensionLine2 { bool* Val
)
DSRESULTput_HideExtensionLine2(
bool NewVal
} |
Property Value
True to hide the second Dimension extension line, false to show it