Rectangle.Top Vlastnost

Definice

Získá souřadnici y horního okraje této Rectangle struktury.

public:
 property int Top { int get(); };
[System.ComponentModel.Browsable(false)]
public int Top { get; }
public int Top { get; }
[<System.ComponentModel.Browsable(false)>]
member this.Top : int
member this.Top : int
Public ReadOnly Property Top As Integer

Hodnota vlastnosti

Souřadnice y horního okraje této Rectangle struktury.

Atributy

Platí pro