ComponentOne Extended Library for WPF and Silverlight
AnimationType Enumeration

C1.WPF.Extended Namespace : AnimationType Enumeration
Specifies the animation type of the Rating.
Syntax
'Declaration
 
Public Enum AnimationType 
   Inherits System.Enum
public enum AnimationType : System.Enum 
Members
MemberDescription
BlindBlind animation
BounceBounce animation
ClipClip animation
DropDrop animation
FadeFade animation
FoldFold animation
NoneNone animation
PuffPuff animation
PulsatePulsate animation
ScaleScale animation
ScrollScroll animation
ShakeShake animation
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.WPF.Extended.AnimationType

See Also

Reference

C1.WPF.Extended Namespace