System.Drawing.Drawing2D.ColorBlend.Colors Property

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

Syntax

public System.Drawing.Color[] Colors { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

This property is an array of System.Drawing.Color structures that represents the colors to use at corresponding positions along a gradient. Along with the ColorBlend.Positions property, this property defines a multicolor gradient.

Requirements

Namespace: System.Drawing.Drawing2D
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0