ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Html Namespace / HtmlRenderer Class / Width Property

In This Topic
    Width Property (HtmlRenderer)
    In This Topic
    Gets element width in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property Width As System.Single
    public System.float Width {get;}
    See Also