IDCompositionRotateTransform::SetCenterX methods

Changes or animates the value of the CenterX property of a 2D rotation transform. The CenterX property specifies the x-coordinate of the point about which the rotation is performed.

Overload list

Method Description
SetCenterX(float)

Changes the value of the CenterX property.

SetCenterX(IDCompositionAnimation*)

Animates the value of the CenterX 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