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

In This Topic
    left Property (IHTMLRect)
    In This Topic

    left property of IHTMLRect interface.

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

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

    See Also