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

In This Topic
    offsetTop Property
    In This Topic

    offsetTop property of IHTMLElement interface.

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

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

    See Also