Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 436 Bytes

scaletransform_scalex.md

File metadata and controls

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

Microsoft.UI.Xaml.Media.ScaleTransform.ScaleX

-description

Gets or sets the x-axis scale factor.

-xaml-syntax

<ScaleTransform ScaleX="double"/>

-property-value

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

-remarks

-examples

-see-also