Share via


CAnimationSize::GetCY

Provides access to CAnimationVariable representing Height.

CAnimationVariable& GetCY();

Return Value

A reference to encapsulated CAnimationVariable representing Height.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationSize Class