ThreeDFormat.IncrementRotationHorizontal Method

PowerPoint Developer Reference

Rotates the ThreeDFormat object along the horizontal axis by the specified number of degrees.

Syntax

expression.IncrementRotationHorizontal(Increment)

expression   A variable that represents a ThreeDFormat object.

Parameters

Name Required/Optional Data Type Description
Increment Required Single The number of degrees to rotate the ThreeDFormat object, between -180 and 180 degrees.

See Also