Search
LinearGradientBrush Members
Constructors Properties Methods
 


LinearGradientBrush objects represent brushes that fill the interiors of geometric shapes with a linear gradient.

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

 Public Constructors

  Name Description

LinearGradientBrush

Initializes a new instance of the LinearGradientBrush class.

 Public Properties

  Name Description

Angle

Gets or sets the angle of the gradient's orientation line.

 Public Methods

  Name Description

Clone

Creates an exact copy of this brush.

 See Also