C# Class SilverlightFX.UserInterface.Effects.Spin3D

Represents a spin effect that rotates the associated element along the X, Y or Z axes.
Inheritance: System.Windows.Media.Glitz.AnimationEffect
Exibir arquivo 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