System.Drawing.Drawing2D.PathGradientBrush: Property Members

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

Public Properties

BlendBlend.

Gets or sets a System.Drawing.Drawing2D.Blend that specifies positions and factors that define a custom falloff for the gradient.

CenterColorSystem.Drawing.Color.

Gets or sets the color at the center of the path gradient.

CenterPointSystem.Drawing.PointF.

Gets or sets the center point of the path gradient.

FocusScalesSystem.Drawing.PointF.

Gets or sets the focus point for the gradient falloff.

InterpolationColorsColorBlend.

Gets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor linear gradient.

[read-only]
RectangleSystem.Drawing.RectangleF.

Gets a bounding rectangle for this System.Drawing.Drawing2D.PathGradientBrush.

SurroundColorsSystem.Drawing.Color[].

Gets or sets an array of colors that correspond to the points in the path this System.Drawing.Drawing2D.PathGradientBrush fills.

TransformMatrix.

Gets or sets a copy of the System.Drawing.Drawing2D.Matrix that defines a local geometric transform for this System.Drawing.Drawing2D.PathGradientBrush.

WrapModeWrapMode.

Gets or sets a System.Drawing.Drawing2D.WrapMode that indicates the wrap mode for this System.Drawing.Drawing2D.PathGradientBrush.