BitmapSizeOptions.PreservesAspectRatio Property

Definition

Gets a value that determines whether the aspect ratio of the original bitmap image is preserved.

public bool PreservesAspectRatio { get; }

Property Value

true if the original aspect ratio is maintained; otherwise, false.

Remarks

If the original aspect ratio is preserved, PixelWidth and PixelHeight represent the maximum size values for the bitmap. The resulting bitmap is only guaranteed to have either its width or its height match the specified values. If the aspect ratio is not preserved, the specified PixelWidth and PixelHeight are both used, and the bitmap is stretched to use those values.

Applies to

제품 버전
.NET Framework 3.0, 3.5, 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10