PathGradientBrush
01 Syntax
Microsoft.VisualBasic.Imaging.PathGradientBrush
02 Methods
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| CenterColor | 1 | Gets or sets the color at the center of the path gradient. |
| SurroundColors | 1 | Gets or sets an array of colors that correspond to the points in the path. |
| CenterPoint | 1 | Gets or sets the center point of the path gradient. |
| FocusScales | 1 | Gets or sets the focus point for the gradient falloff. |
| Blend | 1 | Gets or sets a Blend that specifies positions and factors for a custom falloff. |
| Rectangle | 1 | Gets or sets the encompass rectangle for this gradient. |
| WrapMode | 1 | |
| InterpolationColors | 1 | |
| Transform | 1 |
04 Members
#ctor(
PointF(), WrapMode)Creates a copy of the PathGradientBrush from a given point array.
CenterColor
Gets or sets the color at the center of the path gradient.
SurroundColors
Gets or sets an array of colors that correspond to the points in the path.
CenterPoint
Gets or sets the center point of the path gradient.
FocusScales
Gets or sets the focus point for the gradient falloff.
Blend
Gets or sets a Blend that specifies positions and factors for a custom falloff.
Rectangle
Gets or sets the encompass rectangle for this gradient.
WrapMode
InterpolationColors
Transform
ToString()