CenterPoint

PathGradientBrushBase.CenterPoint property

Gets or sets the center point of the path gradient.

public PointF CenterPoint { get; set; }

Property Value

A PointF that represents the center point of the path gradient.

See Also