M
mark.milley
Hi all -
I'm a complete noob when it comes to using the system.drawing
namespace.
I'd like to draw a control to an image instead of on screen (the object
shouldn't appear on screen at all). Any ideas?
I was trying to use control.createGraphics, but it doesn't appear to
have any options to save the data to a different surface...
Is there any way to use the graphics object to draw to multiple
surfaces simultaneously?
Thanks,
-Mark
I'm a complete noob when it comes to using the system.drawing
namespace.
I'd like to draw a control to an image instead of on screen (the object
shouldn't appear on screen at all). Any ideas?
I was trying to use control.createGraphics, but it doesn't appear to
have any options to save the data to a different surface...
Is there any way to use the graphics object to draw to multiple
surfaces simultaneously?
Thanks,
-Mark