[]
Gets or sets a ColorBlend that defines a multicolor gradient.
[TypeConverter(typeof(ColorBlendConverter))]
public ColorBlend GradientInterpolationColors { get; set; }
<TypeConverter(GetType(ColorBlendConverter))>
Public Property GradientInterpolationColors As ColorBlend