GradientStyleMode Enumeration

List of gradient style modes.   Referenced by the Mode property of the BackgroundGradientStyle class.

Namespace: strategy

Enumerated Values
  Name

Value

Public property BackwardDiagonal

4

Public property ForewardDiagonal

3

Public property Horizontal

1

Public property None

0

Public property Radial

5

Public property Vertical

2