Bagikan melalui


Size.IsEmpty Properti

Definisi

Menguji apakah struktur ini Size memiliki lebar dan tinggi 0.

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

Nilai Properti

Properti ini kembali true ketika struktur ini Size memiliki lebar dan tinggi 0; jika tidak, false.

Atribut

Berlaku untuk