ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Html Namespace / HtmlRenderer Class / Height Property

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