Input for WinForms | ComponentOne
C1.Framework Namespace / Style Class / BackImageAlignment Property

In This Topic
    BackImageAlignment Property
    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