[]
Defines a blend pattern for a LinearGradientBrush object. This class cannot be inherited.
public sealed class BlendEx
| Name | Description |
|---|---|
| BlendEx() | Initializes a new instance of the BlendEx class. |
| BlendEx(int) | Initializes a new instance of the BlendEx class with the specified number of factors and positions. |
| Name | Description |
|---|---|
| Factors | Gets or sets an array of blend factors for the gradient. |
| Positions | Gets or sets an array of blend positions for the gradient. |