| LinearMulticolorGradientBrush Properties |
The LinearMulticolorGradientBrush type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle |
Gets or sets the gradient angle.
(Inherited from LinearGradientBrushBase.) | |
| Disposed |
Gets a value indicating whether this instance is disposed.
(Inherited from DisposableObject.) | |
| GammaCorrection |
Gets or sets a value indicating whether gamma correction is enabled for this LinearGradientBrushBase.
(Inherited from LinearGradientBrushBase.) | |
| InterpolationColors |
Gets or sets a ColorBlend that defines a multicolor linear gradient.
| |
| IsAngleScalable |
Gets or sets a value indicating whether Angle is changed during trasnformations with this LinearGradientBrushBase.
(Inherited from LinearGradientBrushBase.) | |
| IsTransformChanged |
Gets a value indicating whether transformations were changed in some way. For example setting the transformation matrix or
calling any of the methods altering the transformation matrix. The property is introduced for backward compatibility with GDI+.
(Inherited from TransformBrush.) | |
| Opacity |
Gets or sets the brush opacity. The value should be between 0 and 1. Value of 0 means that brush is fully visible, value of 1 means the brush is fully opaque.
(Inherited from Brush.) | |
| Rectangle |
Gets or sets a rectangular region that defines the starting and ending points of the gradient.
(Inherited from LinearGradientBrushBase.) | |
| Transform |
Gets or sets a copy Matrix that defines a local geometric transform for this TransformBrush.
(Inherited from TransformBrush.) | |
| WrapMode |
Gets or sets a WrapMode enumeration that indicates the wrap mode for this TransformBrush.
(Inherited from TransformBrush.) |