-api-id | -api-type |
---|---|
P:Windows.UI.Xaml.Media.CompositeTransform.TranslateY |
winrt property |
Gets or sets the distance to translate (move) an object along the y-axis.
<CompositeTransform TranslateY="double"/>
The distance to translate (move) an object along the y-axis, in pixels. The default is 0.