System.Drawing.Drawing2D.LinearGradientBrush.Blend Property

Gets or sets a System.Drawing.Drawing2D.Blend that specifies positions and factors that define a custom falloff for the gradient.

Syntax

public Blend Blend { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

A System.Drawing.Drawing2D.Blend contains corresponding arrays of blend factors and positions. The blend factors specify the percentages of the starting color and ending color to use at the corresponding position. The positions are given as a percentage of distance along the gradient line.

Requirements

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