Windows.UI.Xaml.Media.CompositeTransform.ScaleY
June 22, 2022 · View on GitHub
-description
Gets or sets the y-axis scale factor. You can use this property to stretch or shrink an object vertically.
-xaml-syntax
<CompositeTransform ScaleY="double"/>
-property-value
The scale factor along the y-axis. The default is 1.