RectangleF::Bottom Property
.NET Framework (current version)
Gets the y-coordinate that is the sum of Y and Height of this RectangleF structure.
Assembly: System.Drawing (in System.Drawing.dll)
Property Value
Type: System::SingleThe y-coordinate that is the sum of Y and Height of this RectangleF structure.
The Bottom value represents the y-coordinate of the first point at the bottom edge of the rectangle that is not contained in the rectangle.
.NET Framework
Available since 1.1
Available since 1.1
Show: