This is a migrated thread and some comments may be shown as answers.

StrokeCollection to PictureBox

1 Answer 89 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Klemens
Top achievements
Rank 1
Klemens asked on 19 Jul 2013, 04:40 AM
Hi,
I'm using C# and the Reporting Framework. In my program a user is making a signature on a tablet computer into a InkCanvas Control.
Out of this InkCanvas Control i can get the StrokeCollection. Now I'm transforming this StrokeCollection to a picture and then pass it to a picturebox on the report. Is it else possible to pass that data to the picturebox?

Regards Markus 

1 Answer, 1 is accepted

Sort by
0
Peter
Telerik team
answered on 23 Jul 2013, 07:42 AM
Hello Markus,

You approach is correct, you have to render the StrokeCollection to image and use this image in a PictureBox item. Generally for this you can utilize user function.

Regards,
Peter
Telerik

Have you tried the new visualization options in Telerik Reporting Q2 2013? You can get them from your account.

Tags
General Discussions
Asked by
Klemens
Top achievements
Rank 1
Answers by
Peter
Telerik team
Share this question
or