Share via


CAnimationRect::GetLeft

Provides access to CAnimationVariable representing left coordinate.

CAnimationVariable& GetLeft();

Return Value

A reference to encapsulated CAnimationVariable representing left coordinate.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationRect Class