C# Class SilverlightFX.UserInterface.Effects.Move

Represents an effect that moves the associated element
Inheritance: Effect
Mostrar archivo Open project: nikhilk/silverlightfx

Protected Methods

Method Description
CreateEffectAnimation ( AnimationEffectDirection direction ) : ProceduralAnimation

Method Details

CreateEffectAnimation() protected method

protected CreateEffectAnimation ( AnimationEffectDirection direction ) : ProceduralAnimation
direction AnimationEffectDirection
return System.Windows.Media.Glitz.ProceduralAnimation