PC Review


Reply
Thread Tools Rate Thread

draw string upside down

 
 
Cc
Guest
Posts: n/a
 
      3rd Oct 2003
how do I draw string upside down?


 
Reply With Quote
 
 
 
 
Jay B. Harlow [MVP - Outlook]
Guest
Posts: n/a
 
      3rd Oct 2003
Cc,
Use the RotateTransform method of the Graphics object to rotate the text 180
degrees. You may also need to use TranslateTransform to shift the origin
back to a location in the client rectangle of the window.

Charles Petzold's book "Programming Microsoft Windows with Microsoft Visual
Basic .NET" has a lengthy chapter on drawing with rotated text & various
other effects.

The Bob Powell's GDI+ FAQ has similar information:
http://www.bobpowell.net/gdiplus_faq.htm

Hope this helps
Jay

"Cc" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> how do I draw string upside down?
>
>



 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Draw a string vertically Smokey Grindel Microsoft VB .NET 2 21st Mar 2007 07:15 PM
I to draw a string at an arbitrary angle =?Utf-8?B?VmFs?= Microsoft C# .NET 4 14th May 2005 12:14 PM
How to draw reverse string? Jerry Microsoft Dot NET Framework Forms 3 20th Dec 2004 03:46 PM
How to draw reverse string? Jerry Microsoft C# .NET 1 20th Dec 2004 10:51 AM
how to draw a string in the center of a control? Bonna Microsoft Dot NET Framework Forms 1 4th Feb 2004 12:13 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 04:12 PM.