[]
Gets the y-coordinate that is the sum of Top and Height property values of this Rectangle structure.
public double Bottom { get; set; }
Public Property Bottom As Double
Type | Description |
---|---|
double | The y-coordinate that is the sum of Top and Height of this Rectangle. |