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

In This Topic
    offsetLeft Property
    In This Topic

    offsetLeft property of IHTMLElement interface.

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

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

    See Also