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