Share via


CAnimationRect::GetBottom

Provides access to CAnimationVariable representing bottom coordinate.

CAnimationVariable& GetBottom();

Return Value

A reference to encapsulated CAnimationVariable representing bottom coordinate.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationRect Class