[SOLVED] Multi colored PolyLines?
-
[quote author="mlong" date="1311786901"]If loladiro's suggestion doesn't do what you need, then you'll need to draw each line segment on your own by iterating over the line segments and adjusting the pen accordingly for each one.
[/quote]Already did it this way (also for another couple or reasons!)
Thanks