CAnimationRect::GetDefaultValue

返回矩形边界的默认值。

CRect GetDefaultValue();

返回值

包含左边、右边、顶边和底边均为默认值的 CRect 值。

备注

调用此函数以检索以前已由构造函数或 SetDefaultValue 设置的默认值。

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationRect 类