共用方式為


CAnimationRect::GetAnimationVariableList

將封裝的動畫變數放入清單中。

virtual void GetAnimationVariableList(
   CList<CAnimationVariable*,
   CAnimationVariable*>& lst
);

參數

  • lst
    當函式傳回時,它會包含表示矩形座標的四個 CAnimationVariable 物件指標。

需求

**標頭檔:**afxanimationcontroller.h

請參閱

參考

CAnimationRect 類別