Groups | Blog | Home
all groups > dotnet drawing api > february 2006 >

dotnet drawing api : Windows Forms - drawing diagonal text using Drawstring ?


Philip
2/23/2006 8:04:31 AM
Hi,

I am using the DrawString method to add 2 strings to a label at right-angles
to each other (so one is horizontal, and the other string is vertical)

Both strings start with 'S' - now, is there any way to make that 'S'
diagonal instead of vertical - in other words, rotated clockwise)? That way
it would really appearr as though it's between both strings on the form...

thanks

Philip
SharpCoderMP
2/23/2006 7:19:13 PM
[quoted text, click to view]
two words:
translate transform
AddThis Social Bookmark Button