Results 1 to 2 of 2

Thread: Rotating strings written on bitmaps

  1. #1

    Thread Starter
    Member
    Join Date
    Aug 1999
    Location
    Houston
    Posts
    48
    I need to write some strings vertically (rotated 90 degrees) on a bitmap. Is there any way this can be done in VB6?

    LP

  2. #2
    Guest
    hmm, i think it may be easier approaching the problem from the other direction

    somewhere on this site, there is an article about how to rotate a bitmap.

    what you could do it rotate the original bitmap, write the text onto it (horizontally) and then rotate it back to its original angle.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width