-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Media.CompositeTransform.ScaleX |
winrt property |
Gets or sets the x-axis scale factor. You can use this property to stretch or shrink an object horizontally.
<CompositeTransform ScaleX="double"/>
The scale factor along the x-axis. The default is 1.