Field Summary | ||
---|---|---|
const int | DIAGONAL_DOWN | |
Diagonal down shading style
|
||
const int | DIAGONAL_UP | |
Diagonal up shading style
|
||
const int | FROM_CENTER | |
From center shading style
|
||
const int | FROM_CORNER | |
From corner shading style
|
||
const int | HORIZONTAL | |
Horizontal shading style
|
||
const int | VERTICAL | |
Vertical shading style
|
||
const int | UNKNOWN | |
Unknown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file.
|
const int DIAGONAL_DOWN
const int DIAGONAL_UP
const int FROM_CENTER
const int FROM_CORNER
const int HORIZONTAL
const int VERTICAL
const int UNKNOWN