The members of System.Drawing.Drawing2D.LinearGradientBrush are listed below.
See Also: Inherited members from System.Drawing.Brush
Initializes a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class with the specified points and colors. | ||
Initializes a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class with the specified points and colors. | ||
Creates a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class based on a rectangle, starting and ending colors, and orientation. | ||
Creates a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class based on a rectangle, starting and ending colors, and an orientation angle. | ||
Creates a new instance of the System.Drawing.Drawing2D.LinearGradientBrush based on a rectangle, starting and ending colors, and an orientation mode. | ||
Creates a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class based on a rectangle, starting and ending colors, and an orientation angle. | ||
Creates a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class based on a rectangle, starting and ending colors, and an orientation angle. | ||
Creates a new instance of the System.Drawing.Drawing2D.LinearGradientBrush class based on a rectangle, starting and ending colors, and an orientation angle. |
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. |
override | Clone()
| |
MultiplyTransform(Matrix)
| ||
MultiplyTransform(Matrix, MatrixOrder)
| ||
ResetTransform()
| ||
RotateTransform(float)
| ||
RotateTransform(float, MatrixOrder)
| ||
ScaleTransform(float, float)
| ||
ScaleTransform(float, float, MatrixOrder)
| ||
SetBlendTriangularShape(float)
| ||
SetBlendTriangularShape(float, float)
| ||
SetSigmaBellShape(float)
| ||
SetSigmaBellShape(float, float)
| ||
TranslateTransform(float, float)
| ||
TranslateTransform(float, float, MatrixOrder)
|