Draws a rectangle onto the target device context, and then fills the rectangle with a gradient that begins with the specified starting color and ends with the specified ending color
Overload | Description |
---|---|
GradientFillRectangle(graphics,rectangle,specialeffectsgradientstyle,color,color,int) | Draws a rectangle onto the target device context, and then fills the rectangle with a gradient that begins with the specified starting color and ends with the specified ending color. |
GradientFillRectangle(intptr,rectangle,specialeffectsgradientstyle,color,color,int) | Draws a rectangle onto the target device context, and then fills the rectangle with a gradient that begins with the specified starting color and ends with the specified ending color |