Click or drag to resize
RectY Property
Gets or sets the y-axis value of the top side of the rectangle.

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

Property Value

Type: Double
See Also