IDCompositionScaleTransform::SetScaleX methods

Changes or animates the value of the ScaleX property of a 2D scale transform. The ScaleX property specifies the scale factor along the x-axis.

Overload list

Method Description
SetScaleX(float)

Changes the value of the ScaleX property.

SetScaleX(IDCompositionAnimation*)

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

IDCompositionScaleTransform

IDCompositionScaleTransform::SetScaleY