hi.....
can anybody tell me that how can i save my all application's work. mean that how can i save the images,circles, rectangle,lines or etl together..
if somebody knows it then plz explain me with some code...
i konw that image can be save via one of the Bitmap's method
i.e:
imageObj.Save(f ileName);
but i want to save not only images , whole it(e.g: circles,rectang les,lines which a user is drawn on it) not a just an image.
plz dont send the source of anyother site because i m new commer .
if some body can explain this then do in it plz.
thx.........
--------------------------------------------------------------------------------
maifs
can anybody tell me that how can i save my all application's work. mean that how can i save the images,circles, rectangle,lines or etl together..
if somebody knows it then plz explain me with some code...
i konw that image can be save via one of the Bitmap's method
i.e:
imageObj.Save(f ileName);
but i want to save not only images , whole it(e.g: circles,rectang les,lines which a user is drawn on it) not a just an image.
plz dont send the source of anyother site because i m new commer .
if some body can explain this then do in it plz.
thx.........
--------------------------------------------------------------------------------
maifs
Comment