Aspose::Page::Drawing::Color::get_DarkSlateGray method

Color::get_DarkSlateGray method

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

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

ReturnValue

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

See Also