NegativeZero
Member
- Joined
- Jan 23, 2005
- Messages
- 11
ive been playing with
Dim BrPen As Pen = New Pen(Color.Brown, 4)
e.graphics.drawstring("test", ?????, brpen,10,10)
i dont know what to put for the font, and if i figure it out im not sure if the rest is right, can someone help me out =D thanks in adnvance
Dim BrPen As Pen = New Pen(Color.Brown, 4)
e.graphics.drawstring("test", ?????, brpen,10,10)
i dont know what to put for the font, and if i figure it out im not sure if the rest is right, can someone help me out =D thanks in adnvance