System::Drawing::Color::get_IsEmpty method
Color::get_IsEmpty method
Returns a value that indicate if the current object is “empty” i.e. does not represent any color.
bool System::Drawing::Color::get_IsEmpty() const
ReturnValue
True if the current object does not represent any color, otherwise - false
See Also
- Class Color
- Namespace System::Drawing
- Library Aspose.PUB for C++