get_IsEmpty()

Color::get_IsEmpty() const 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

Return Value

True if the current object does not represent any color, otherwise - false

See Also