*RotationAngle()
Specifies the rotation increment for the graphic view controls.
Syntax
*RotationAngle (Angle)
Application
MotionView, HyperView, HyperGraph, and MediaView.
Inputs
- Angle
 - The angle of rotation in degrees.
 
Context
*BeginGraphic()
*BeginPage()
Example
*BeginGraphic()
	• • •
	*RotationAngle(15)
	• • •
*EndGraphic()
      Comments
The model is rotated by Angle each time the rotation arrows are pressed.