ToleranceSuppressLeadingZeros Property |
Specifies the suppression of leading zeros in tolerance values.
Signature
object.ToleranceSuppressLeadingZeros
object
Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.
ToleranceSuppressLeadingZeros
Boolean; read-write
TRUE: Suppress leading zeros in decimal values. For example, 0.5000 becomes .5000.
FALSE: Do not suppress leading zeros in decimal values.
System variables
This value overrides the value for the DIMTZIN system variable.
Remarks
The initial value for this property is FALSE.
Comments? |