ComponentOne Dialog for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Rating Namespace / RatingAnimation Class / Easing Property

In This Topic
    Easing Property (RatingAnimation)
    In This Topic
    A value that indicates the easing of the animation.
    Syntax
    'Declaration
     
    Public Property Easing As Easing
    public Easing Easing {get; set;}
    See Also