RadialGradientBrush Constructor (GradientStopCollection)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the RadialGradientBrush class that has the specified gradient stops.
Assembly: System.Windows (in System.Windows.dll)
Parameters
- gradientStopCollection
- Type: System.Windows.Media.GradientStopCollection
The gradient stops to set on this brush.
Show: