set_Color()

SolidBrush::set_Color(Color) method

Sets the color of this brush.

void System::Drawing::SolidBrush::set_Color(Color color)

Arguments

ParameterTypeDescription
colorColorA color to set

See Also