Generate image from xaml |
Post Reply |
Author | |
mlg
Groupie Joined: 25 January 2011 Status: Offline Points: 15 |
Post Options
Thanks(0)
Posted: 16 March 2011 at 6:38am |
Hi!
There are some control or method for generate image from xaml and i can save the image? I have version 15. Thanks! |
|
jpbro
Senior Member Joined: 12 January 2007 Status: Offline Points: 1355 |
Post Options
Thanks(0)
|
You can use the PrintToDc method of the MarkupLabel controlto draw to a PictureBox or form, and then use the SavePicture method to save that image.
Something like:
|
|
Product: Xtreme SuitePro (ActiveX) version 16.2.6
Platform: Windows XP - SP3 Language: Visual Basic 6.0 SP6 |
|
mlg
Groupie Joined: 25 January 2011 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
thank you!!
|
|
Andrew666
Groupie Joined: 15 October 2008 Status: Offline Points: 27 |
Post Options
Thanks(0)
|
However, please correct me if I'm wrong, but there's no way to capture the part of the image that is not visible (if there is any) - e.g. in the situation where the XAML is clipped in the application window.
--A
|
|
mlg
Groupie Joined: 25 January 2011 Status: Offline Points: 15 |
Post Options
Thanks(0)
|
some idea for capture the part of the image that is not visible?
|
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |