GradientDirection

GradientDirection enumeration

Represents the gradient style.

public enum GradientDirection

Values

NameValueDescription
NotDefined-1Not defined
FromCorner10From Top Left Corner
FromCorner21From Top Right Corner
FromCorner32From Bottom Left Corner
FromCorner43From Bottom Right Corner
FromCenter4From Center

See Also