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

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