Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
A helper that adds keyframes to a storyboard.
void AddKeyframes(
IUIAnimationStoryboard* pStoryboard,
BOOL bAddDeep
);
Parameters
pStoryboard
A pointer to a storyboard COM object.bAddDeep
Specifies whether this method should add to the storyboard keyframes that depend on other keyframes.
Requirements
Header: afxanimationcontroller.h