Hello,
I am working with a graph in c# graphics. the problem is that i want to rotate a string by 45 degree ,not the whole graphics. How can i do that?
Once something is drawn, it is part of a bitmap and not an object.
Here's how to draw text at an angle:
http://www.bobpowell.net/angletext.htm