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 | |
Unkown shading style.Only for the shading style(which is not for any member of the GradientStyleType) in the template file. |
Field Detail |
---|
DIAGONAL_DOWN | |
const int DIAGONAL_DOWN |
DIAGONAL_UP | |
const int DIAGONAL_UP |
FROM_CENTER | |
const int FROM_CENTER |
FROM_CORNER | |
const int FROM_CORNER |
HORIZONTAL | |
const int HORIZONTAL |
VERTICAL | |
const int VERTICAL |
UNKNOWN | |
const int UNKNOWN |