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