CAnimationRect::GetAnimationVariableList
Puts the encapsulated animation variables into a list.
virtual void GetAnimationVariableList(
CList<CAnimationVariable*,
CAnimationVariable*>& lst
);
Parameters
- lst
When the function returns, it contains pointers to four CAnimationVariable objects representing coordinates of rectangle.
Requirements
Header: afxanimationcontroller.h