Color.IsEmpty Eigenschap

Definitie

Hiermee geeft u op of deze Color structuur niet geïnitialiseerd is.

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

Waarde van eigenschap

Deze eigenschap retourneert true als deze kleur niet geïnitialiseerd is; anders. false

Van toepassing op