Color.IsEmpty Proprietà

Definizione

Specifica se questa struttura Color 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 il colore non è inizializzato, in caso contrario restituisce false.

Si applica a