set_CenterPoint()

PathGradientBrush::set_CenterPoint(const PointF&) method

Sets the center point of the gradient.

void System::Drawing::Drawing2D::PathGradientBrush::set_CenterPoint(const PointF &value)

Arguments

ParameterTypeDescription
valueconst PointF&The value to set

See Also