CompositeTransformTranslateY Property |
Gets or sets the distance to translate (move) an object along the y-axis. The default is 0.
Namespace: Windows.UI.Xaml.MediaAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public double TranslateY { get; set; }
Property Value
Type:
DoubleSee Also