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
Blend | Blend.
Gets or sets a System.Drawing.Drawing2D.Blend that specifies positions and factors that define a custom falloff for the gradient. | |
GammaCorrection | bool.
Gets or sets a value indicating whether gamma correction is enabled for this System.Drawing.Drawing2D.LinearGradientBrush. | |
InterpolationColors | ColorBlend.
Gets or sets a System.Drawing.Drawing2D.ColorBlend that defines a multicolor linear gradient. | |
LinearColors | System.Drawing.Color[].
Gets or sets the starting and ending colors of the gradient. | |
[read-only] | Rectangle | System.Drawing.RectangleF.
Gets a rectangular region that defines the starting and ending points of the gradient. |
Transform | Matrix.
Gets or sets a copy System.Drawing.Drawing2D.Matrix that defines a local geometric transform for this System.Drawing.Drawing2D.LinearGradientBrush. | |
WrapMode | WrapMode.
Gets or sets a System.Drawing.Drawing2D.WrapMode enumeration that indicates the wrap mode for this System.Drawing.Drawing2D.LinearGradientBrush. |