In a PDF, I tried to set Paint.Color(Color.Blue), but it makes a black 
line.

Paint.Color(Color.RGB(190,190,190)) runs ok, nicely gray. But 
Paint.Color(Color.RGB(0,0,255)) makes a black line, too.

How do I get this color thing colored?

And then actually I would need a dashed line. But I do not understand 
the explanation for Paint.Dash. The line I need has like small spaces 
and longer strokes.

Thanks for any insight :)

Rolf


------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to