Rectangle.Top Property

Definition

Returns or sets the vertical position of the specified rectangle, in points.

public:
 property int Top { int get(); };
public int Top { get; }
member this.Top : int
Public ReadOnly Property Top As Integer

Property Value

Applies to