G
Guest
I´m trying to draw a thick line using GDI+ in Windows CE .NET, but the constructor of Pen class takes only one parameter (the color), while the .Net Framework can takes two (the thickness).
Is there another way to do this?
Thanks in advance.
Is there another way to do this?
Thanks in advance.