PathGradientBrush represents a brush that fills the interiors of geometric shapes with a gradient.
The following tables list the members exposed by the PathGradientBrush type.
Name | Description | |
---|---|---|
![]() |
Overloaded. Initializes a new instance of the PathGradientBrush class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the color at the center of the gradient path. |
|
![]() |
Gets or sets the center of the gradient path. |
|
![]() |
Gets or sets a ColorBlend object that defines a multiple color gradient. |
|
![]() |
Gets or sets the color drawn at the borders of the gradient path. |
Name | Description | |
---|---|---|
![]() |
Creates an exact copy of this brush. |
|
![]() |
Returns an instance of the System.Drawing.Drawing2D.PathGradientBrush 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 "PathGradient". |