InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Html Namespace / HtmlElement Class / HasAnimatedImages Property

In This Topic
    HasAnimatedImages Property (HtmlElement)
    In This Topic
    Get the System.Boolean value specifying whether the current element contains animated images.
    Syntax
    'Declaration
     
    Public ReadOnly Property HasAnimatedImages As Boolean
    public bool HasAnimatedImages {get;}
    See Also