CAnimationSize::GetDefaultValue

返回宽度和高度的默认值。

CSize GetDefaultValue();

返回值

包含默认值的 CSize 对象。

备注

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

要求

标头: afxanimationcontroller.h

请参见

参考

CAnimationSize 类