[]
        
(Showing Draft Content)

C1.Util.DX.Animation.Storyboard2.AddKeyframeAtOffset

AddKeyframeAtOffset Method

AddKeyframeAtOffset(KeyFrame, double, out KeyFrame)

HRESULT IUIAnimationStoryboard2::AddKeyframeAtOffset([In] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003* existingKeyframe,[In] double offset,[Out] __MIDL___MIDL_itf_UIAnimation_0000_0002_0003** keyframe)

Declaration
public void AddKeyframeAtOffset(KeyFrame existingKeyframe, double offset, out KeyFrame keyframe)
Public Sub AddKeyframeAtOffset(existingKeyframe As KeyFrame, offset As Double, ByRef keyframe As KeyFrame)
Parameters
Type Name Description
KeyFrame existingKeyframe
double offset
KeyFrame keyframe