次の方法で共有


CAnimationRect::GetRight

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

CAnimationVariable& GetRight();

戻り値

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

解説

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

必要条件

ヘッダー: afxanimationcontroller.h

参照

関連項目

CAnimationRect クラス