Drawing Text in an angle

  • Thread starter Thread starter Urs Vogel
  • Start date Start date
U

Urs Vogel

Hi

During the paint event, I can DrawText from left to right, or from top to
bottom (angled by 90°) by setting the Drawing.StringFormat.FormatFlags, but
how can I drawText from right to left (angled 180°) or bottom to top (angled
270°)?

Urs
 
Thanks Herfried, looks reasonable. Can't understand why this hasn't been
enumerated in Drawing.StringFormat.FormatFlags.

Urs
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top