simple drawings?

  • Thread starter Thread starter Boris Nienke
  • Start date Start date
B

Boris Nienke

Hello,

is there any .NET-Ready component available to do simple drawings and:
- store them into a graphic object (to stream it into a database)
- save the drawing as GIF or BMP file
??

It should be fast enough, so that you could "write" (scribble) on it.

Any ideas?

Boris
 
Check out this sample code. I have written a whitepaper that is being
processed for publishing. It loads and displays a Bitmap and allows a user
to scribble on it, then allows the user to save it back out.

http://www.microsoft.com/downloads/...82-D87D-43C6-A984-8C625387B198&displaylang=en

--
Geoff Schwab
Program Manager
Excell Data Corporation
http://msdn.com/mobility
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

This posting is provided "AS IS" with no warranties, and confers no rights.
 
Thank you,

but when i click on the link i get:
"The download you requested is unavailable. If you continue to see this
message when trying to access this download, you might try the "Search for
a Download" area on the Download Center home page"

Boris
 
Sorry Boris, that is were the download will eventually reside. For now you
can get it at:

http://download.microsoft.com/downl...4-9d17-fd6767e66908/SaveBitmapSampleSetup.exe

--
Geoff Schwab
Program Manager
Excell Data Corporation
http://msdn.com/mobility
http://msdn.microsoft.com/mobility/prodtechinfo/devtools/netcf/FAQ/default.aspx

This posting is provided "AS IS" with no warranties, and confers no rights.
Boris Nienke said:
Thank you,

but when i click on the link i get:
"The download you requested is unavailable. If you continue to see this
message when trying to access this download, you might try the "Search for
a Download" area on the Download Center home page"

Boris
http://www.microsoft.com/downloads/...82-D87D-43C6-A984-8C625387B198&displaylang=en
 
Back
Top