C# Class SilverlightFX.UserInterface.Effects.Spin

Represents a spin effect that rotates the associated element
Inheritance: Effect
Mostra file 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