FocusScales

PathGradientBrushBase.FocusScales property

Gets or sets the focus point for the gradient falloff.

public PointF FocusScales { get; set; }

Property Value

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

See Also