GradientDirection enumeration

GradientDirection enumeration

Represents the gradient style.

The GradientDirection type exposes the following members:

Fields

FieldDescription
NOT_DEFINEDNot defined
FROM_CORNER1From Top Left Corner
FROM_CORNER2From Top Right Corner
FROM_CORNER3From Bottom Left Corner
FROM_CORNER4From Bottom Right Corner
FROM_CENTERFrom Center

See Also