SuppressLeadingZeros Property

Specifies the suppression of leading zeros in dimension values.

See Also | Example

Signature

object.SuppressLeadingZeros

object

Dim3PointAngular, DimAligned, DimAngular, DimArcLength, DimDiametric, DimOrdinate, DimRadial, DimRadialLarge, DimRotated
The object or objects this property applies to.

SuppressLeadingZeros

Boolean; read-write

TRUE: Suppress leading zeros in decimal dimensions. For example, 0.5000 becomes .5000.

FALSE: Do not suppress leading zeros in decimal dimensions.

System variables

This value overrides the value for the DIMZIN system variable.

Remarks

The initial value for this property is FALSE.

 

   Comments?