Take Screenshot of current user control or any GUI in Silverlight 3
Posted
by Jin
on Stack Overflow
See other posts from Stack Overflow
or by Jin
Published on 2010-06-01T16:07:33Z
Indexed on
2010/06/01
16:13 UTC
Read the original article
Hit count: 362
Hi all,
I would like to ask if it is possible to take screenshot of current user control programmatically and save as a file in silverlight 3.
I found some ways to save as an image file for a Canvas in silverlight 3, but how about user control or childwindow ?
Thanks,
© Stack Overflow or respective owner