Search
LinearGradientBrush Members
Constructors Properties Methods
 


Represents a brush that fills the interiors of objects with a linear gradient.

The following tables list the members exposed by the LinearGradientBrush type.

 Public Constructors

  Name Description

LinearGradientBrush

Overloaded. Initializes a new instance of the LinearGradientBrush class.

 Public Properties

  Name Description

Angle

Gets or sets the angle of the gradient.

Colors

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

Positions

Gets or sets the positions along a gradient line.

 Public Methods

  Name Description

Clone

Brush.Clone override.

 See Also