This documentation is archived and is not being maintained.
Rect.Top Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the y-axis position of the top of the rectangle.
Namespace:
System.Windows
Assembly:
System.Windows (in System.Windows.dll)
public double Top { get; }
Property Value
Type:
System.DoubleThe y-axis position of the top of the rectangle.
Top is equal to the Y property.
Windows Phone OS
Supported in: 8.1, 8.0, 7.1, 7.0