GradientStyleType enumeration

GradientStyleType enumeration

Represents gradient shading style.

The GradientStyleType type exposes the following members:

Fields

FieldDescription
DIAGONAL_DOWNDiagonal down shading style
DIAGONAL_UPDiagonal up shading style
FROM_CENTERFrom center shading style
FROM_CORNERFrom corner shading style
HORIZONTALHorizontal shading style
VERTICALVertical shading style
UNKNOWNUnknown shading style.Only for the shading style(which is not for any memeber of the GradientStyleType) in the template file.

See Also