Specifies the sub-units scale factor for dimension when unit changes to sub-unit.
Supported platforms: Windows only
VBA:
object.SubUnitsFactor
Type: DimAligned, DimArcLength, DimOrdinate, DimRotated
The object this property applies to.
Read-only: No
Type: Double
The sub-units scale factor.
The SubUnitsFactor property will only take affect when leading zeros are suppressed.
SubUnitsFactor affects all linear dimension types that allow a suffix. The sub-unit scale factor replaces the 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