title | keywords | f1_keywords | api_name | ms.date | ms.localizationpriority | ||
---|---|---|---|---|---|---|---|
Model3DFormat.RotationX property (PowerPoint) |
vbapp10.chm743010 |
|
|
04/11/2019 |
medium |
Returns the x-angle of a 3D model object's rotation. Read/write.
expression.RotationX
expression A variable that represents a Model3DFormat object.
Single
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.
[!includeSupport and feedback]