Share via


CAnimationRect::operator RECT

Converts a CAnimationRect to RECT.

operator RECT();

Return Value

Current value of animation rectangle as RECT.

Remarks

This function internally calls GetValue. If GetValue for some reason fails, the returned RECT will contain default values for all rectangle coordinates.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CAnimationRect Class