|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Drawing a line with a gradient fill?Haven't had much luck googling this one: I want to draw a line with a
gradient fill, that is a line connecting two shapes in a graphics program, where each shape is a different colour (say, Red -> Blue). Now I suppose I can draw a filled-polygon (rotating it to the correct position to avoid awkward end-point issues), but I'm wondering if there is any easier way ;). Thanks, Robin Robinson wrote:
> Haven't had much luck googling this one: I want to draw a line with a Create a Pen using the constructor that takes a Brush as one of the> gradient fill, that is a line connecting two shapes in a graphics program, > where each shape is a different colour (say, Red -> Blue). Now I suppose I > can draw a filled-polygon (rotating it to the correct position to avoid > awkward end-point issues), but I'm wondering if there is any easier way ;). argument. Pass in a LinearGradientBrush for this argument. > Create a Pen using the constructor that takes a Brush as one of the Thanks, that works nicely.> argument. Pass in a LinearGradientBrush for this argument.
Datagridview...cell contents
Newbie Question here Newbie help: How to detect when a worker thread ihas completed normaly newbie syntax question: adding event handler for button not working How broad should an interface be? Advice needed. File and Database Search Why does Join method call sit there forever? Can't Update Datagridview Re: Is VB.NET Stable?? Error on deleting registry value |
|||||||||||||||||||||||