ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Animation Namespace / Manager2 Class / CreateStoryboard2 Method

In This Topic
    CreateStoryboard2 Method
    In This Topic
    HRESULT IUIAnimationManager2::CreateStoryboard([Out] IUIAnimationStoryboard2** storyboard)
    Syntax
    'Declaration
     
    Public Function CreateStoryboard2() As Storyboard2
    public Storyboard2 CreateStoryboard2()
    See Also