Edit

IDCompositionScaleTransform::SetCenterY methods

Changes or animates the value of the CenterY property of a 2D scale transform. The CenterY property specifies the y-coordinate of the point about which scaling 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

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

IDCompositionScaleTransform

IDCompositionScaleTransform::SetCenterX