Edit

IDCompositionScaleTransform::SetCenterX methods

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

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::SetCenterY