Size.IsEmpty Proprietà
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Verifica se questa struttura Size ha larghezza e altezza pari a 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
Questa proprietà restituisce true
quando questa struttura Size ha larghezza e altezza pari a 0. In caso contrario, restituisce false
.
- Attributi
Feedback su .NET
.NET è un progetto di open source. Selezionare un collegamento per fornire feedback: