[]
Represents a fill that uses a two color linear gradient.
public class GradientFill : Fill
Public Class GradientFill
Inherits Fill
Name | Description |
---|---|
GradientFill(Color, Color) | Creates a new gradient fill with the specified colors. |
GradientFill(Color, Color, GradientStyle) | Creates a new gradient fill with the specified colors and the specified style of gradient. |