*MeasureAngleFormat()
Specifies the format of the angle measure values.
Syntax
*MeasureAngleFormat (Type)
Application
HyperView
Inputs
- Type
 - The angle value formats in Degrees or Radians.
 
Context
*BeginGraphicDefaults
Example
*MeasureAngleFormat("Degrees")
      Comments
Valid entries are “Degrees”, “Radians”.