Input for WinForms | ComponentOne
C1.Win.Input.Base.Views Namespace / DropDownEditorViewBase Class / ImageAlign Property

In This Topic
    ImageAlign Property (DropDownEditorViewBase)
    In This Topic
    Gets or sets the alignment of the image.
    Syntax
    'Declaration
     
    
    Public Property ImageAlign As ContentAlignment
    public ContentAlignment ImageAlign {get; set;}
    See Also