Click here to Skip to main content
15,886,676 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
How to write freehand text on WPF InkCanvas ? which can be erase by eraser which is default function of inkcanvas.

Please Reply me asap ? If anyone have some Solution

What I have tried:

i have tried everything,but i am not getting the right answer.
Posted
Updated 11-May-16 5:08am

1 solution

This can be done using TablePC SDK.

Unfortunately, I've used it years ago, when WPF wasn't yet introduced, but event then the recognition demo (.NET application supplied with the SDK) worked quite well, it could be even used for practical entering of text with my drawing tablet. The WPF solution sample could be found, for example, here:
How to use Ink recognize in WPF? — Stack Overflow[^].

—SA
 
Share this answer
 
v2

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900