System::Drawing::Color::get_IsEmpty 方法

Color::get_IsEmpty method

返回一个值,指示当前对象是 “empty”,即不表示任何颜色。

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

ReturnValue

如果当前对象不表示任何颜色,则为 True,否则为 false

另见