Share via


Rectangle.Bottom Property

Definition

Gets and sets the bottom of the rectangle.

public:
 property int Bottom { int get(); void set(int value); };
public:
 property int Bottom { int get(); void set(int value); };
public int Bottom { get; set; }
member this.Bottom : int with get, set
Public Property Bottom As Integer

Property Value

Applies to