The properties of System.Drawing.Drawing2D.PathGradientBrush are listed below. For a list of all members, see the PathGradientBrush Members list.
See Also: Inherited members from System.Drawing.Brush
Blend | Blend.
Gets or sets a System.Drawing.Drawing2D.Blend that specifies positions and factors that define a custom falloff for the gradient. | |
CenterColor | System.Drawing.Color.
Gets or sets the color at the center of the path gradient. | |
CenterPoint | System.Drawing.PointF.
Gets or sets the center point of the path gradient. | |
FocusScales | System.Drawing.PointF.
Gets or sets the focus point for the gradient falloff. | |
InterpolationColors | ColorBlend.
Gets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor linear gradient. | |
[read-only] | Rectangle | System.Drawing.RectangleF.
Gets a bounding rectangle for this System.Drawing.Drawing2D.PathGradientBrush. |
SurroundColors | System.Drawing.Color[].
Gets or sets an array of colors that correspond to the points in the path this System.Drawing.Drawing2D.PathGradientBrush fills. | |
Transform | Matrix.
Gets or sets a copy of the System.Drawing.Drawing2D.Matrix that defines a local geometric transform for this System.Drawing.Drawing2D.PathGradientBrush. | |
WrapMode | WrapMode.
Gets or sets a System.Drawing.Drawing2D.WrapMode that indicates the wrap mode for this System.Drawing.Drawing2D.PathGradientBrush. |