Share via


Rectangle.Top Property

Definition

Gets and sets the top of the rectangle.

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

Property Value

Applies to