Enum GradientType

GradientType enumeration

Gradient type

public enum GradientType

Values

NameValueDescription
Linear0The linear gradient type
Radial1The radial gradient type
Angle2The angle gradient type
Reflected3The reflected gradient type
Diamond4The diamond gradient type
ShapeBurst5The shape burst gradient type

See Also