Editor for WinForms | ComponentOne
C1.Win.C1Editor.4.8 Assembly / C1.Win.C1Editor.Internal.HTML Namespace / IHTMLElement Interface / offsetHeight Property

In This Topic
    offsetHeight Property
    In This Topic

    offsetHeight property of IHTMLElement interface.

    Syntax
    'Declaration
     
    ReadOnly Property offsetHeight As System.Integer
    System.int offsetHeight {get;}
    Remarks

    An original IDL definition of offsetHeight property was the following: long offsetHeight;

    See Also