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.
Name | Description | |
---|---|---|
Overloaded. Initializes a new instance of the LinearGradientBrush class. |
Name | Description | |
---|---|---|
Gets or sets the angle of the gradient's orientation line. |
||
Gets or sets a .NET Blend object that specifies positions and factors that define a custom falloff for the gradient. |
||
Gets or sets a .NET ColorBlend object that defines a multicolor linear gradient. |
||
Gets or sets the starting and ending colors of the gradient. |
Name | Description | |
---|---|---|
Creates an exact copy of this brush. |
||
Creates an instance of the System.Drawing.Drawing2D.LinearGradientBrush class that can be used to paint in a GDI+ Graphics object. |
||
Populates a System.Runtime.Serialization.SerializationInfo with the data needed to serialize the brush. |
||
Returns "Gradient". |