IDCompositionRotateTransform::SetCenterY methods

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

Overload list

Method Description
SetCenterY(float)

Changes the value of the CenterY property.

SetCenterY(IDCompositionAnimation*)

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