Color.IsEmpty Propiedad

Definición

Especifica si esta Color estructura no está inicializada.

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

Valor de propiedad

Esta propiedad devuelve true si este color no está inicializado; de lo contrario, falsees .

Se aplica a