Description
This property allows you to set the angle of rotation around the X-axis. This property takes affect when the IMdUcs::RotationMode property is set to TRUE.
Syntax
Property get:
Angle = RotationX ( );
| Return: (Double) Angle | Rotation angle around the X-axis. |
Property set:
RotationX( Angle );
| Input: (Double) Angle | Rotation angle around the X-axis. |