I'm drawing a line using the graphics control, but I have to control the thickness of the line... any ideas?
My guess is that I have to modify the brush, but I can't seem to find where's the property...!
:mad: :eek2:
Printable View
I'm drawing a line using the graphics control, but I have to control the thickness of the line... any ideas?
My guess is that I have to modify the brush, but I can't seem to find where's the property...!
:mad: :eek2:
found it New Pen(color, size) :wave: