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

In This Topic
    StretchHorz Property
    In This Topic
    Gets or sets a value indicating whether an image is stretched horizontally to fill its container.
    Syntax
    'Declaration
     
    Public Property StretchHorz As Boolean
    public bool StretchHorz {get; set;}
    See Also