Share via


CAnimationRect::GetRight

Provides access to CAnimationVariable representing right coordinate.

CAnimationVariable& GetRight();

Return Value

A reference to encapsulated CAnimationVariable representing right coordinate.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationRect Class