ThreeDFormat.IncrementRotationZ Method (PowerPoint)
Rotates the ThreeDFormat object around the ground plane by the specified number of degrees.
Syntax
expression .IncrementRotationZ(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. |