CAnimationPoint::GetY

提供对 Y 坐标的 CAnimationVariable 的访问权。

CAnimationVariable& GetY();

返回值

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

备注

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

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationPoint 类