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

In This Topic
    ImageAlignment Property
    In This Topic
    Gets or sets how images should be aligned within the element.
    Syntax
    'Declaration
     
    
    Public Property ImageAlignment As ImageAlignment
    public ImageAlignment ImageAlignment {get; set;}
    See Also