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