Extended Library for WPF and Silverlight | ComponentOne
C1.WPF.Extended Namespace / IAnimationFactory Interface / GetBackwardAnimation Method
The target of animation
Animation Type

In This Topic
    GetBackwardAnimation Method
    In This Topic
    Creat Backward Animation
    Syntax
    'Declaration
     
    
    Function GetBackwardAnimation( _
       ByVal target As FrameworkElement, _
       ByVal animationType As AnimationType _
    ) As Storyboard

    Parameters

    target
    The target of animation
    animationType
    Animation Type
    See Also