Share via


CAnimationRect::GetDefaultValue

Returns the default values for rectangle's bounds.

CRect GetDefaultValue();

Return Value

A CRect value containing defaults for left, right, top and bottom.

Remarks

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

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationRect Class