Is there anyway I can curve text when using .DrawString() so it forms an arch?
Thanks,
Curt.
http://msdn.microsoft.com/en-us/library/system.drawing.graphics.drawstring(VS.71).aspx
This just seems to give me an example of how to use DrawString? I already know how to do this thanks, I'm looking for a way of 'arching' the text if thats possible?