System::Drawing::Drawing2D::PathGradientBrush::set_CenterPoint method

PathGradientBrush::set_CenterPoint method

Sets the center point of the gradient.

void System::Drawing::Drawing2D::PathGradientBrush::set_CenterPoint(const PointF &value)
ParameterTypeDescription
valueconst PointF&The value to set

See Also