Share via


CAnimationSize::GetDefaultValue

Returns the default values for Width and Height.

CSize GetDefaultValue();

Return Value

A CSize object containing default values.

Remarks

Call this function to retrieve default value, which was previously set by constructor or SetDefaultValue.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationSize Class