Color.IsEmpty
Color.IsEmpty property
Gets a value indicating whether this Color structure is uninitialized.
public bool IsEmpty { get; }
Property Value
This property returns true if this color is uninitialized; otherwise, false.
See Also
- struct Color
- namespace System.Drawing
- assembly Aspose.Drawing