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

In This Topic
    Easing Property (TransitionAnimation)
    In This Topic
    Defines the easing to animate
    Syntax
    'Declaration
     
    Public Property Easing As Easing
    public Easing Easing {get; set;}
    See Also