次の方法で共有


CAnimationRect::GetTop

上座標を表す CAnimationVariable にアクセスできるようにします。

CAnimationVariable& GetTop();

戻り値

上座標を表すカプセル化された CAnimationVariable への参照。

解説

このメソッドを呼び出すことで、上座標を表す基になる CAnimationVariable に直接アクセスできます。

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CAnimationRect クラス