AngleFormat Property

Specifies the unit format for angular dimensions.

See Also | Example

Signature

object.AngleFormat

object

Dim3PointAngular, DimAngular
The object or objects this property applies to.

AngleFormat

acAngleUnits enum; read-write

acDegrees

acDegreeMinuteSeconds

acGrads

acRadians

System variables

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

Remarks

The initial value for this property is acDegrees.

 

   Comments?