System.Drawing.Drawing2D.LinearGradientBrush: Property Members

The properties of System.Drawing.Drawing2D.LinearGradientBrush are listed below. For a list of all members, see the LinearGradientBrush 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.

GammaCorrectionbool.

Gets or sets a value indicating whether gamma correction is enabled for this System.Drawing.Drawing2D.LinearGradientBrush.

InterpolationColorsColorBlend.

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

LinearColorsSystem.Drawing.Color[].

Gets or sets the starting and ending colors of the gradient.

[read-only]
RectangleSystem.Drawing.RectangleF.

Gets a rectangular region that defines the starting and ending points of the gradient.

TransformMatrix.

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

WrapModeWrapMode.

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