Hello at all!

I need to draw and color a slice of a pie and I try these statements:

         cb.arc(x1, y1, x2, y2, 200, 50);
         cb.arc(x1, y1-10, x2, y2-10, 250, -50);
         cb.closePathFillStroke(); 

but i can't color the inner area.

Can you help me?

Thanks a lot
 
Luca 



-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
iText-questions mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/itext-questions

Reply via email to