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

In This Topic
    bottom Property (IHTMLRect)
    In This Topic

    bottom property of IHTMLRect interface.

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

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

    See Also