ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework Namespace / Style Class / ImageAlignment Property

In This Topic
    ImageAlignment Property (Style)
    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