Aspose::Page::Drawing::Color::get_IsEmpty method

Color::get_IsEmpty method

Specifies whether this T:Aspose::Page::Drawing::Color structure is uninitialized.

bool Aspose::Page::Drawing::Color::get_IsEmpty()

ReturnValue

This property returns true if this color is uninitialized; otherwise, false.

See Also