Tagged Questions
0
votes
1answer
143 views
Drawing on XNA screen
I need to use Microsoft.Ink library on XNA. Previously I used ink library on winforms application and drawing on the form screen is very easy and it looks pretty good. However, when I do the same ...