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