InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Style Class / BackImageAlignment Property

In This Topic
    BackImageAlignment Property (Style)
    In This Topic
    Gets or sets the alignment used to render the background image.
    Syntax
    'Declaration
     
    Public Property BackImageAlignment As ImageAlignment
    public ImageAlignment BackImageAlignment {get; set;}
    See Also