Gets or sets whether to hide or show zero inches (0") for linear Dimensions when the
format of the dual Dimension is set to Architectural or Engineering.
.NET Syntax
| Visual Basic (Declaration) | |
|---|
Property HideZeroesIf0Inches As System.Boolean |
| C# | |
|---|
System.bool HideZeroesIf0Inches {get; set;} |
| JavaScript | |
|---|
HideZeroesIf0Inches : System.boolean |
)
< A href="GettingStarted-draftsightapi.html">HRESULT set_HideZeroesIf0Inches(
VARIANT_BOOL
NewVal
)
| C++ | |
|---|
property System.bool HideZeroesIf0Inches { bool* Val
)
DSRESULTput_HideZeroesIf0Inches(
bool NewVal
} |
Property Value
True to hide zero inches, false to show zero inches