[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Storyboard2.AddTransitionBetweenKeyframes

AddTransitionBetweenKeyframes Method

AddTransitionBetweenKeyframes(Variable2, Transition2, KeyFrame, KeyFrame)

HRESULT IUIAnimationStoryboard2::AddTransitionBetweenKeyframes([In] IUIAnimationVariable2* variable,[In] IUIAnimationTransition2* transition,[In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* startKeyframe,[In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* endKeyframe)

Declaration
public void AddTransitionBetweenKeyframes(Variable2 variable, Transition2 transition, KeyFrame startKeyframe, KeyFrame endKeyframe)
Parameters
Type Name Description
Variable2 variable
Transition2 transition
KeyFrame startKeyframe
KeyFrame endKeyframe