CAnimationRect::operator RECT

将 CAnimationRect 转换为 RECT。

operator RECT();

返回值

动画矩形的当前值 (RECT)。

备注

此函数在内部调用 GetValue。 如果出于某种原因 GetValue 失败,则返回的矩形将包含所有矩形坐标的默认值。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationRect 类