Search
Utils.RadialGradient Method
See Also
 






Creates a PathGradientBrush with the specified settings.

 Overload List

Name Description

Utils.RadialGradient (Object[])

Creates a path gradient brush with the specified blend and bounds.

Utils.RadialGradient (PointF, Object[])

Creates a path gradient brush with the specified blend and bounds.

Utils.RadialGradient (RectangleF, Object[])

Creates a path gradient brush with the specified blend and bounds.

Utils.RadialGradient (RectangleF, PointF, Object[])

Creates a path gradient brush with the specified blend and bounds.

 See Also