Xceed Toolkit Plus for WPF v5.0 Documentation
Xceed.Wpf.Toolkit Assembly / Xceed.Wpf.Toolkit.Media.Animation Namespace / AnimationRate Structure


In This Topic
    AnimationRate Structure Properties
    In This Topic

    For a list of all members of this type, see AnimationRate members.

    Public Properties
     NameDescription
    Public Propertystatic (Shared in Visual Basic)Indicates an unset AnimationRate value.  
    Public PropertyReturns the TimeSpan value that this AnimationRate represents.  
    Public PropertyIndicates whether this AnimationRate is a TimeSpan value.  
    Public PropertyIndicates whether this AnimationRate is a Speed value.  
    Public PropertyReturns the Speed value that this AnimationRate represents.  
    Top
    See Also