DrawLines is an ideal function to use when drawing curves in e.g. a graph.
If you have an array of e.g. 500 point representing a curve it is very easy
to call DrawLines and everything is made for you. But as the CF doesn't
support DrawLines like the Full framework does what would then be the best
solution. DrawArc does only draw a portion of an ellipse and can't replace
the DrawLines method. So my question is still open - does someone have some
experience in fast drawing routines on the compact framework?
Thanks
Ole
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.