Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview Namespace / ImageAlign Structure / AlignHorz Property

In This Topic
    AlignHorz Property
    In This Topic
    Gets or sets the horizontal alignment of an image within a container.
    Syntax
    'Declaration
     
    Public Property AlignHorz As ImageAlignHorzEnum
    public ImageAlignHorzEnum AlignHorz {get; set;}
    See Also