InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1SuperTooltip Namespace / C1SuperLabelBase Class / BackgroundImageLayout Property

In This Topic
    BackgroundImageLayout Property (C1SuperLabelBase)
    In This Topic
    Gets or sets the background image layout as defined in the BackgroundImageLayout enumeration.
    Syntax
    'Declaration
     
    Public Shadows Property BackgroundImageLayout As BackgroundImageLayout
    public new BackgroundImageLayout BackgroundImageLayout {get; set;}
    See Also