LinearGradientMode Enumeration

List of enumerated values that represent the linear gradient mode.

Namespace: elsystem.windows.forms

Enumerated Values
  Name

Value

Public property BackwardDiagonal

3

Public property ForwardDiagonal

2

Public property Horizontal

0

Public property None

4

Public property Vertical

1