ColorBlend.Colors

ColorBlend.Colors property

Gets or sets an array of colors that represents the colors to use at corresponding positions along a gradient.

public Color[] Colors { get; set; }

See Also