Aspose::Page::Drawing::Color::get_DimGray method

Color::get_DimGray method

Gets a system-defined color that has an ARGB value of #FF696969.

static Aspose::Page::Drawing::Color Aspose::Page::Drawing::Color::get_DimGray()

ReturnValue

A T:Aspose::Page::Drawing::Color representing a system-defined color.

See Also