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