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

In This Topic
    Animated Property (ResizeAnimation)
    In This Topic
    Determines the effects to animate.
    Syntax
    'Declaration
     
    Public Property Animated As ResizeMode
    public ResizeMode Animated {get; set;}
    See Also