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

In This Topic
    posLeft Property
    In This Topic

    posLeft property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property posLeft As System.Single
    System.float posLeft {get; set;}
    Remarks

    An original IDL definition of posLeft property was the following: float posLeft;

    See Also