المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : How to erase Ink portion dynamically



C# Programming
01-09-2010, 01:21 PM
hii everyone,
Iam working on TabletPC handwriting synthesis
iam using MICROSOFT.INK SDK

i want to erase specific portion of the ink dynamically
example : i write CAR using my handwriting , I want to erase the alphabet C,R and want to get specific portion of A only
please help me out , how can i erase defined specific portion dynamically without using INK ERASEMODE/DELETE MODE functionality (of stroke selection first den use erase mode), I dont want to do it manually after selection and den usong delete mode
I want to do it Programatically
please help me out

with regards
Amit