[]
Background image that is a linear gradient.
public class C1StyleLinearGradient : C1StyleBackgroundImage
| Name | Description |
|---|---|
| C1StyleLinearGradient(C1StyleLinearGradientDirection, IReadOnlyCollection<C1StyleGradientStop>, bool) | Initializes a new instance of the C1StyleLinearGradient struct. |
| Name | Description |
|---|---|
| Direction | Gets the direction of the gradient. |
| GradientStops | Gets the gradient stops. |
| Repeating | Gets whether the pattern repeats. |
| Name | Description |
|---|---|
| ToString() |