Hi y'all,
How do I set the thickness, and type of a line?
VB Code:
MyForm.line (x1,y1)-(x2,y2),rgb(255,0,0)
I want to change the thickness so it's drawn 'bold'
I also want to be able to set the linetype, i.e. dashed, dash-dot, continious.
any help is more than welcome
Thanks in advange
