[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

microsoft.public.dotnet.framework.drawing

How to draw reverse string?

Jerry

12/20/2004 9:48:00 AM

Hi,

I want to draw a reverse string, does anyone know how to implement it?
And I want to draw a vertical string, it can be implemented by setting
StringFormat.StringFormatFlags DirectionVertical, but it's not the effect I
expected. I want to get reverse vertical string, like the number of MS Word
vertical ruler. How to implement it?