Bagikan melalui


Rectangle.Bottom Properti

Definisi

Mendapatkan koordinat y yang merupakan jumlah Y nilai properti dan Height dari struktur ini Rectangle .

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

Nilai Properti

Koordinat y yang merupakan jumlah dan Height dari Y iniRectangle.

Atribut

Keterangan

Nilai Bottom properti mewakili koordinat y dari titik pertama di tepi Rectangle bawah yang tidak terkandung dalam Rectangle.

Berlaku untuk