System::Drawing::Color::get_IsEmpty 메서드
Color::get_IsEmpty method
현재 객체가 “empty"인지, 즉 어떤 색도 나타내지 않는지를 나타내는 값을 반환합니다.
bool System::Drawing::Color::get_IsEmpty() const
ReturnValue
현재 객체가 어떤 색도 나타내지 않으면 true, 그렇지 않으면 false
또 보기
- Class Color
- Namespace System::Drawing
- Library Aspose.Page for C++