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