PathGradientBrush.CenterPoint

PathGradientBrush.CenterPoint property

Gets or sets the center point of the path gradient.

public PointF CenterPoint { get; set; }

See Also