set_CenterColor()

PathGradientBrush::set_CenterColor(Color) method

Sets a color that is at the center of the path filled by the current object.

void System::Drawing::Drawing2D::PathGradientBrush::set_CenterColor(Color value)

Arguments

ParameterTypeDescription
valueColorThe value to set

See Also