RotationX Property

RotationX Property

                  Applies To

Returns or sets the rotation of the extruded shape around the x-axis, in degrees. Can be a value from  – 90 through 90. A positive value indicates upward rotation; a negative value indicates downward rotation. Read/write Single.

Remarks

To set the rotation of the extruded shape around the y-axis, use the RotationY property of the ThreeDFormat object. To set the rotation of the extruded shape around the z-axis, use the Rotation property of the Shape object. To change the direction of the extrusion’s sweep path without rotating the front face of the extrusion, use the SetExtrusionDirection method.