[]
Defines style of gradient effect.
public enum GradientStyle
Public Enum GradientStyle
Name | Description |
---|---|
Circular | The circular style. |
CornerDown | The cornerDown style. |
CornerUp | The cornerUp style. |
DiagonalDown | The diagonalDown style. |
DiagonalUp | The diagonalUp style. |
Elliptical | The elliptical style. |
Horizontal | The horizontal style. |
Rectangular | The rectangular style. |
Vertical | The vertical style. |