The type of gradient algorithm used for 3D rendering the button surface. Note that the point of maximum light exposures depends upon the value of the LightDirection property.
Supported values are the following:
Mnemonic constant
|
Value
|
Meaning
|
COLOR_GRADIENT_CLASSIC
|
0
|
A circular gradient algorithm.
|
COLOR_GRADIENT_LINEAR
|
1
|
A linear gradient algorithm
|
|