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

In This Topic
    right Property (IHTMLRect)
    In This Topic

    right property of IHTMLRect interface.

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

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

    See Also