IDCompositionRotateTransform::SetAngle methods

Changes or animates the value of the Angle property of a rotation transform. The Angle property specifies the rotation angle, in degrees. The default value is zero.

Overload list

Method Description
SetAngle(float)

Changes the value of the Angle property.

SetAngle(IDCompositionAnimation*)

Animates the value of the Angle property.

Requirements

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

IDCompositionRotateTransform