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