CAnimationRect::GetBottom

提供对表示底边坐标的 CAnimationVariable 的访问权。

CAnimationVariable& GetBottom();

返回值

对表示底边坐标的封装 CAnimationVariable 的引用。

备注

您可以调用此方法以获取对表示底部坐标的基础 CAnimationVariable 的直接访问权。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationRect 类