Rect.Bottom Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets the y-axis value of the bottom of the rectangle.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.DoubleThe y-axis value of the bottom of the rectangle. If the rectangle is empty, the value is NegativeInfinity.
Show: