DXLinearGradientBrush Constructors
A brush that paints an area with a linear gradient.
Name | Parameters | Description |
---|---|---|
DXLinear |
start |
Initializes a new instance of the DXLinear |
DXLinear |
rectangle, color1, color2, linear |
Initializes a new instance of the DXLinear |
DXLinear |
rectangle, color1, color2, angle, is |
Initializes a new instance of the DXLinear |
DXLinear |
rectangle, color1, color2 |
Initializes a new instance of the DXLinear |
See Also