AltUnitsFormat Property

Specifies the units format for alternate units of all dimensions except angular.

See Also | Example

Signature

object.AltUnitsFormat

object

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

AltUnitsFormat

acDimUnits enum; read-write

acDimScientific

acDimDecimal

acDimEngineering

acDimArchitecturalStacked

acDimFractionalStacked

acDimArchitectural

acDimFractional

acDimWindowsDesktop

System variables

This property overrides the value of the DIMALTU system variable for the given dimension.

Remarks

The initial value for this property is acDimDecimal.

 

   Comments?