Click or drag to resize
TranslateTransformY Property
Gets or sets the distance to translate (move) an object along the y-axis.

Namespace: Windows.UI.Xaml.Media
Assembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax
C#
public double Y { get; set; }

Property Value

Type: Double
See Also