PathGradientBrush.FocusScales

PathGradientBrush.FocusScales property

Gets or sets the focus point for the gradient falloff.

public PointF FocusScales { get; set; }

Return Value

A PointF that represents the focus point for the gradient falloff.

See Also