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