IDCompositionRotateTransform3D::SetAxisX methods

Changes or animates the value of the AxisX property of a 3D rotation transform. The AxisX property specifies the x-coordinate for the axis vector of rotation. The default value is zero.

Overload list

Method Description
SetAxisX(float) Changes the value of the AxisX property.
SetAxisX(IDCompositionAnimation*) Animates the value of the AxisX property.

Requirements

Requirement Value
Minimum supported client
Windows�8 [desktop apps only]
Minimum supported server
Windows Server�2012 [desktop apps only]
Header
Dcomp.h
Library
Dcomp.lib
DLL
Dcomp.dll

See also

IDCompositionRotateTransform3D