Parameters
- rectangle
- A System.Drawing.RectangleF structure that specifies the bounds of the linear gradient.
- gradientStops
- The gradient stops of the brush.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown if gradientStops is null. |
System.ArgumentOutOfRangeException | Thrown if gradientStops length is less than 2. |
Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5