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

In This Topic
    backgroundPositionY Property (IHTMLStyle)
    In This Topic

    backgroundPositionY property of IHTMLStyle interface.

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

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

    See Also