你好,
>>现在想做成的效果是 在GestureOnly 模式下,触摸滑动的过程中,不要显示出笔迹
对于这个问题,InkCanvas默认是会显示出笔迹的,没有属性可以隐藏笔迹,据我所知是没有办法实现。
如果允许的话,你可以尝试使用别的控件,譬如Canvas,然后处理触摸手势,详见下面的文章和示例:
#Gesture Recognition for Touch Devices (Touch Gestures)
http://www.codeproject.com/Articles/56385/Gesture-Recognition-for-Touch-Devices-Touch-Gestur
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.