[]
Defines the direction of the gradient effect
public enum GradientDirection
Public Enum GradientDirection
Name | Description |
---|---|
Backward | The backward direction |
Center | The center direction |
Forward | The forward direction |
NotSet | The default direction. |
Side | The side direction |