Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Drawing Namespace / ImageAlign Class / 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 ImageAlignHorz
    public ImageAlignHorz AlignHorz {get; set;}
    See Also