System::Drawing::SolidBrush::set_Color method

SolidBrush::set_Color method

Sets the color of this brush.

void System::Drawing::SolidBrush::set_Color(Color color)
ParameterTypeDescription
colorColorA color to set

See Also