Click to See Complete Forum and Search --> : How to save a drawing to the file


amgturk
July 21st, 2005, 04:08 AM
Hi

I need help to save a drawing that is drawn to the single document by
using OnDraw() function.
In my project ı make some coordinate calculations and save them to an array.Then using that coordinates ı draw lines or ellipses to the single document.
How can ı save this document with its drawing to a file,later ı will need to load it.