[]
        
(Showing Draft Content)

GrapeCity.Documents.Drawing.ImageAlign.KeepAspectRatio

KeepAspectRatio Property

KeepAspectRatio

Gets or sets a value indicating whether the original aspect ratio is preserved when rendering an image. Used when StretchHorz or StretchVert is true.

Declaration
public bool KeepAspectRatio { get; set; }
Public Property KeepAspectRatio As Boolean