rotatetransform

  • Thread starter Thread starter Bjoern
  • Start date Start date
B

Bjoern

hi,
how can i include the rotatetransform(System.Drawing) class in the
compact framework?
Thx
 
You can't. It is not supported in compact framework nor on the OS itself. It
requires GDI call PlugBlt which is not present in Windows CE
 
Alex Feinman said:
You can't. It is not supported in compact framework nor on the OS itself. It
requires GDI call PlugBlt which is not present in Windows CE
 

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