RectangleF.Top Proprietà

Definizione

Ottiene la coordinata y del bordo superiore della struttura RectangleF.

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

Valore della proprietà

Coordinata y del bordo superiore della struttura RectangleF.

Attributi

Si applica a