[]
        
(Showing Draft Content)

GrapeCity.Drawing.Rectangle.Bottom

Bottom Property

Bottom

Gets the y-coordinate that is the sum of Top and Height property values of this Rectangle structure.

Declaration
public double Bottom { get; set; }
Public Property Bottom As Double
Property Value
Type Description
double

The y-coordinate that is the sum of Top and Height of this Rectangle.