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

In This Topic
    top Property (IHTMLRect)
    In This Topic

    top property of IHTMLRect interface.

    Syntax
    'Declaration
     
    Property top As System.Integer
    System.int top {get; set;}
    Remarks

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

    See Also