Property IsEmpty
IsEmpty
Gets a value indicating whether this Color structure is uninitialized.
public bool IsEmpty { get; }
Property Value
- bool
This property returns true if this color is uninitialized; otherwise, false.
Gets a value indicating whether this Color structure is uninitialized.
public bool IsEmpty { get; }
This property returns true if this color is uninitialized; otherwise, false.