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