[]
Specifies the direction of a linear gradient.
public enum GradientStyle
Public Enum GradientStyle
Name | Description |
---|---|
BackwardDiagonal | Gradient is from top right to bottom left |
ForwardDiagonal | Gradient is from top left to bottom right |
Horizontal | Gradient is from left to right |
Vertical | Gradient is from top to bottom |