Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 436 Bytes

scaletransform_scaley.md

File metadata and controls

28 lines (19 loc) · 436 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Media.ScaleTransform.ScaleY
winrt property

Microsoft.UI.Xaml.Media.ScaleTransform.ScaleY

-description

Gets or sets the y-axis scale factor.

-xaml-syntax

<ScaleTransform ScaleY="double"/>

-property-value

The scale factor along the y-axis. The default is 1.

-remarks

-examples

-see-also