Rotate Method

Structured Graphics Control

Rotates the shape along the x-, y-, and z-axes.

Syntax

ScriptingSGObj.Rotate( x-rotation, y-rotation, z-rotation )

Parameters

x-rotation, y-rotation, z-rotation
Sets the new x, y, and z rotation values, in degrees.

Example

Right-click inside the frame and choose View Source to see the HTML code for this example.


Top of Page Top of Page
© 2000 Microsoft and/or its suppliers. All rights reserved. Terms of Use.