Color.IsEmpty Proprietà

Definizione

Specifica se questa Color struttura non è inizializzata.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valore della proprietà

Questa proprietà restituisce true se questo colore non è inizializzato; in caso contrario, false.

Si applica a