GradientDirectionType enumeration

GradientDirectionType enumeration

Represents all direction type of gradient.

The GradientDirectionType type exposes the following members:

Fields

FieldDescription
FROM_UPPER_LEFT_CORNERFromUpperLeftCorner
FROM_UPPER_RIGHT_CORNERFromUpperRightCorner
FROM_LOWER_LEFT_CORNERFromLowerLeftCorner
FROM_LOWER_RIGHT_CORNERFromLowerRightCorner
FROM_CENTERFromCenter
UNKNOWNUnknown

See Also