Share via


CAnimationSize::GetCX

Provides access to CAnimationVariable representing Width.

CAnimationVariable& GetCX();

Return Value

A reference to encapsulated CAnimationVariable representing Width.

Remarks

You can call this method to get direct access to underlying CAnimationVariable representing Width.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationSize Class