DXLinearGradientBrush Properties
A brush that paints an area with a linear gradient.
Name | Description |
---|---|
Blend | Gets or sets a custom falloff of the gradient. |
Interpolation |
Gets or sets a multicolor linear gradient. |
Linear |
Gets or sets the starting and ending colors of the gradient. |
Rectangle | Gets or sets a rectangular region that defines the starting and ending points of the gradient. |
Transform |
Gets or sets a copy of the geometric world transformation.
Inherited from DXTiling |
Wrap |
Gets or sets the brush’s wrap mode.
Inherited from DXTiling |
See Also