Aspose::Page::Drawing::Color::get_Cyan method

Color::get_Cyan method

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

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

ReturnValue

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

See Also