ComponentOne AutoComplete for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls Namespace / Animation Class / Duration Property

In This Topic
    Duration Property (Animation)
    In This Topic
    Defines the amount of time the animation is displayed.
    Syntax
    'Declaration
     
    Public Property Duration As System.Integer
    public System.int Duration {get; set;}
    See Also