Gets or sets whether to show or hide dual Dimensions.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Show As System.Boolean |
C# | |
---|
System.bool Show {get; set;} |
JavaScript | |
---|
Show : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_Show(
VARIANT_BOOL
NewVal
)
C++ | |
---|
property System.bool Show { bool* Val
)
DSRESULTput_Show(
bool NewVal
} |
Property Value
True to show dual Dimensions, false to hide them