Model3DFormat.RotationX property (PowerPoint)

Returns the x-angle of a 3D model object's rotation. Read/write.

Syntax

expression.RotationX

expression A variable that represents a Model3DFormat object.

Return value

Single

Remarks

The rotation of a 3D model is reported as a trio of x, y, and z Euler angles. The properties RotationX, RotationY, and RotationZ can be used to read or change the absolute orientation of a 3D model.

The methods IncrementRotationX, IncrementRotationY, and IncrementRotationZ can be used to rotate a 3D model relative to its current orientation.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.