Color.IsEmpty Propriété

Définition

Spécifie si cette structure Color est non 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 est non initialisée ; sinon, false.

S’applique à