Share via


CAnimationRect::GetTop

Provides access to CAnimationVariable representing top coordinate.

CAnimationVariable& GetTop();

Return Value

A reference to encapsulated CAnimationVariable representing top coordinate.

Remarks

You can call this method to get direct access to underlying CAnimationVariable representing the top coordinate.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationRect Class