Color.IsEmpty Propriété

Définition

Spécifie si cette Color structure n’est pas initialisée.

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

Valeur de propriété

Cette propriété retourne true si cette couleur n’est pas initialisée ; sinon, false.

S’applique à