Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 498 Bytes

bitmaptransform_scaledwidth.md

File metadata and controls

22 lines (15 loc) · 498 Bytes
-api-id -api-type
P:Windows.Graphics.Imaging.BitmapTransform.ScaledWidth
winrt property

Windows.Graphics.Imaging.BitmapTransform.ScaledWidth

-description

Specifies the width, in pixels, of the bitmap after it is scaled. This is defined in the coordinate space of the source image, before rotation and flip are applied.

-property-value

The width of the bitmap, in pixels.

-remarks

-examples

-see-also