[]
Gets or sets a value indicating whether the original aspect ratio is preserved when rendering an image. Used when StretchHorz or StretchVert is true.
public bool KeepAspectRatio { get; set; }
Public Property KeepAspectRatio As Boolean