System::Drawing::Color::get_IsEmpty メソッド

Color::get_IsEmpty method

現在のオブジェクトが「空」であるか(つまり、色を表さないか)を示す値を返します。

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

ReturnValue

現在のオブジェクトが色を表さない場合は true、そうでない場合は false。

参照