CBaseKeyFrame::GetAnimationKeyframe

Returns the underlying keyframe value.

UI_ANIMATION_KEYFRAME GetAnimationKeyframe() const;

Return Value

A current keyframe. The default value is UI_ANIMATION_KEYFRAME_STORYBOARD_START.

Remarks

This is an accessor to the underlying keyframe value.

Requirements

Header: afxanimationcontroller.h

See Also

Reference

CBaseKeyFrame Class