Specifies the scale factor for the alternate dimension when unit changes to sub-unit.
Supported platforms: Windows only
VBA:
object.AltSubUnitsFactor
Type: DimAligned, DimArcLength, DimOrdinate, DimRotated
The object this property applies to.
Read-only: No
Type: Double
The scale factor for alternate sub-unit dimensions.
The AltSubUnitsFactor property will only take affect when leading zeros are suppressed.
AltSubUnitsFactor affects all linear dimension types that allow a suffix. The alternate sub-unit scale factor replaces the alternate dimension scale factor when unit changes to sub-unit. When units are less than 1, the sub-units factor controls the location of the decimal separator.
VBA:
Not available
Visual LISP:
Not available