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

In This Topic
    backgroundPositionX Property (IHTMLStyle)
    In This Topic

    backgroundPositionX property of IHTMLStyle interface.

    Syntax
    'Declaration
     
    Property backgroundPositionX As System.Object
    System.object backgroundPositionX {get; set;}
    Remarks

    An original IDL definition of backgroundPositionX property was the following: VARIANT backgroundPositionX;

    See Also