|
From: Adam M. <ram...@gm...> - 2007-07-14 18:12:16
|
On 14/07/07, John Hunter <jd...@gm...> wrote: > OK, the problem with this code is fill expects the vertices of the > polygon you want filled and you are only providing the top part, not > the bottom. The modified version of your code fills between your line > and the bottom of zero Thanks John, that works great! Cheers Adam |