System::Drawing::Color::get_IsEmpty yöntemi

Color::get_IsEmpty method

Geçerli nesnenin “empty” olup olmadığını, yani herhangi bir rengi temsil etmediğini gösteren bir değer döndürür.

bool System::Drawing::Color::get_IsEmpty() const

ReturnValue

Geçerli nesne herhangi bir rengi temsil etmiyorsa doğru, aksi takdirde - yanlış

Ayrıca Bakınız