Rectangle.Bottom Property

Definition

The bottom of the Rectangle.

public double Bottom { get; set; }
member this.Bottom : double with get, set

Property Value

Remarks

Modifying this value also modifies the Height property.

Applies to