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

مشاهدة النسخة كاملة : Erase specific portion of stroke



C# Programming
02-24-2010, 08:31 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