Windows.UI.Xaml.Media.CompositeTransform.TranslateX
June 22, 2022 · View on GitHub
-description
Gets or sets the distance to translate along the x-axis.
-xaml-syntax
<CompositeTransform TranslateX="double"/>
-property-value
The distance to translate (move) an object along the x-axis, in pixels. This property is read/write. The default is 0.